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