#ifndef bbs_bls12381_sha256_proof_h
#define bbs_bls12381_sha256_proof_h

#include "bbs_proof.h"

/** @brief BBS-Bls12381-Sha-256 Proof */
@interface PCLBbsBls12381Sha256Proof : PCLBbsProof

@end

#endif /* bbs_bls12381_sha256_proof_h */
