Struct indy_crypto::cl::CredentialRevocationPrivateKey[][src]

pub struct CredentialRevocationPrivateKey { /* fields omitted */ }

Revocation Private Key is used for signing Credential.

Trait Implementations

impl Debug for CredentialRevocationPrivateKey
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations