- All Known Implementing Classes:
Crypto.CryptoBoxSecret.EncryptedSecret,Crypto.CryptoBoxSecret.PredefinedSeedPhrase,Crypto.CryptoBoxSecret.RandomSeedPhrase
- Enclosing class:
Crypto
public static interface Crypto.CryptoBoxSecret
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordUse this type for wallet reinitializations, when you already have `encrypted_secret` on hands.static final recordRestores crypto box instance from an existing seed phrase.static final recordCreates Crypto Box from a random seed phrase.