Struct indy_crypto::cl::RevocationRegistryPrivate [] [src]

pub struct RevocationRegistryPrivate { /* fields omitted */ }

Revocation Registry Private used for adding claims in the accumulator.

Trait Implementations

impl Debug for RevocationRegistryPrivate
[src]

[src]

Formats the value using the given formatter.

impl JsonEncodable for RevocationRegistryPrivate
[src]

impl<'a> JsonDecodable<'a> for RevocationRegistryPrivate
[src]

[src]