# Packages

Code generated by counterfeiter.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CredentialRequestSigner produces credential requests.
CredentialRequestVerifier verifies credential requests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IssuerKeyGen generates issuer secret keys.
IssuerPublicKeyImporter imports issuer public keys.
NymKeyDerivation derives nyms.
NymPublicKeyImporter imports nym public keys.
No description provided by the author
No description provided by the author
RevocationKeyGen generates revocation secret keys.
RevocationPublicKeyImporter imports revocation public keys.
No description provided by the author
No description provided by the author
UserKeyImporter import user keys.
No description provided by the author

# Interfaces

Big represent a big integer.
CredRequest is a local interface to decouple from the idemix implementation of the issuance of credentials.
CredRequest is a local interface to decouple from the idemix implementation of the issuance of credential requests.
Ecp represents an elliptic curve point.
Issuer is a local interface to decouple from the idemix implementation.
IssuerPublicKey is the issuer public key.
IssuerPublicKey is the issuer secret key.
NymSignatureScheme is a local interface to decouple from the idemix implementation the nym sign-related operations.
Revocation is a local interface to decouple from the idemix implementation the revocation-related operations.
SignatureScheme is a local interface to decouple from the idemix implementation the sign-related operations.
User is a local interface to decouple from the idemix implementation.