Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 542 Bytes

EncryptionOptions1.md

File metadata and controls

13 lines (10 loc) · 542 Bytes

# EncryptionOptions1

Properties

Name Type Description Notes
generate_key bool [optional] [default to false]
pbkdf2iters int [optional] [default to 350000]
algorithm string [optional] [default to 'AES-256-GCM']
passphrase string [optional]
key string [optional]

[Back to Model list] [Back to API list] [Back to README]