Struct indy_crypto::cl::CredentialSignature[][src]

pub struct CredentialSignature { /* fields omitted */ }

Issuer's signature over Credential attribute values.

Methods

impl CredentialSignature
[src]

Trait Implementations

impl Debug for CredentialSignature
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations