Searched defs:TreeSecret (Results 1 – 1 of 1) sorted by relevance
37 fn into_secret(self) -> Option<TreeSecret> { in into_secret()48 struct TreeSecret( struct54 impl Debug for TreeSecret { implementation62 impl Deref for TreeSecret { implementation70 impl DerefMut for TreeSecret { implementation76 impl AsRef<[u8]> for TreeSecret { implementation82 impl From<Vec<u8>> for TreeSecret { implementation88 impl From<Zeroizing<Vec<u8>>> for TreeSecret { implementation