#ifndef bbs_bls12381_shake256_key_pair_h
#define bbs_bls12381_shake256_key_pair_h

#include "bbs_key_pair.h"

/** @brief BBS-Bls12381-Shake256 key pair */
@interface PCLBbsBls12381Shake256KeyPair : PCLBbsKeyPair

@end

#endif /* bbs_bls12381_shake256_key_pair_h */
