java.lang.Object
tech.deplant.java4ever.binding.json.JsonData
tech.deplant.java4ever.binding.Crypto.EncryptionBoxInfo
- Enclosing class:
- Crypto
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncryptionBoxInfo
public EncryptionBoxInfo()
-
-
Method Details
-
hdpath
Derivation path, for instance "m/44'/396'/0'/0/0" -
algorithm
Cryptographic algorithm, used by this encryption box -
options
Options, depends on algorithm and specific encryption box implementation -
publicKey
Public information, depends on algorithm
-