☰
SecretBox
SecretBox
In secrecy
Structs
Secret
Traits
CloneableSecret
DebugSecret
ExposeSecret
Zeroize
Type Definitions
SecretBox
SecretString
SecretVec
?
Type Definition
secrecy
::
SecretBox
source
·
[
−
]
pub type SecretBox<S> =
Secret
<
Box
<S>>;
Expand description
Box
types containing a secret value