Struct asmuth_bloom_secret_sharing::ABSharedSecret [] [src]

pub struct ABSharedSecret { /* fields omitted */ }

Structure representing shared secret

Trait Implementations

impl Debug for ABSharedSecret
[src]

[src]

Formats the value using the given formatter.

impl ToString for ABSharedSecret
[src]

[src]

Converts the given value to a String. Read more

impl FromStr for ABSharedSecret
[src]

The associated error which can be returned from parsing.

[src]

Parses a string s to return a value of this type. Read more