Searched defs:TreeSecret (Results 1 – 1 of 1) sorted by relevance
31 fn into_secret(self) -> Option<TreeSecret> { in into_secret()42 struct TreeSecret( struct48 impl Debug for TreeSecret { implementation56 impl Deref for TreeSecret { implementation64 impl DerefMut for TreeSecret { implementation70 impl AsRef<[u8]> for TreeSecret { implementation76 impl From<Vec<u8>> for TreeSecret { implementation82 impl From<Zeroizing<Vec<u8>>> for TreeSecret { implementation