Struct crypto_ext::symmetric::encryption::EncryptionParameters
source · Expand description
EncryptionParameters is basically the key and nonce
Fields§
§key: String§nonce: StringEncryptionParameters is basically the key and nonce
key: String§nonce: String