Lifetime
rc_
crypto
0.1.0
Lifetime
Implementors
In rc_
crypto::
agreement
Structs
Algorithm
EcKey
Ephemeral
InputKeyMaterial
KeyPair
PrivateKey
PublicKey
Static
UnparsedPublicKey
Enums
Curve
Statics
ECDH_P256
ECDH_P384
Traits
Lifetime
Type Aliases
EphemeralKeyPair
rc_crypto
::
agreement
Trait
Lifetime
Copy item path
Settings
Help
Summary
Source
pub trait Lifetime { }
Expand description
How many times the key may be used.
Implementors
§
Source
§
impl
Lifetime
for
Ephemeral
Source
§
impl
Lifetime
for
Static