Struct rust_libindy_wrapper::anoncreds::Verifier[][src]

pub struct Verifier {}

Methods

impl Verifier
[src]

  • timeout - the maximum time this function waits for a response

  • closure - the closure that is called when finished

Returns

  • errorcode - errorcode from calling ffi function. The closure receives the return result

Auto Trait Implementations

impl Send for Verifier

impl Sync for Verifier