Struct libyubihsm::Yubihsm [] [src]

pub struct Yubihsm { /* fields omitted */ }

Primary library entrypoint. Used to create Connectors, which can in turn be used to create sessions.

Methods

impl Yubihsm
[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for Yubihsm
[src]

impl Clone for Yubihsm
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Yubihsm
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Yubihsm

impl Sync for Yubihsm