Struct indy_crypto::cl::IssuerPrimaryPublicKey [] [src]

pub struct IssuerPrimaryPublicKey { /* fields omitted */ }

Primary Public Key is used to prove that claim was issued and satisfy the proof request.

Methods

impl IssuerPrimaryPublicKey
[src]

Trait Implementations

impl Debug for IssuerPrimaryPublicKey
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for IssuerPrimaryPublicKey
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.