pub type KeystoreSender = GhostSender<LairClientApi>;
Expand description

GhostSender type for the KeystoreApi

Trait Implementations

If we have a TLS cert in lair - return the first one Errors if no certs in lair Read more

If we have a TLS cert in lair - return the first one otherwise, generate a TLS cert and return it Read more