Minima.js API / @minimajs/disk / plugins / EncryptionOptions
Interface: EncryptionOptions
Properties
algorithm?
ts
optional algorithm: string;Encryption algorithm (default: aes-256-gcm)
password
ts
password: string;Password for encryption/decryption