BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
Preparing search index...
cmd
walk
decrypt
CommandArgs
Interface CommandArgs
Command arguments for the decrypt command.
interface
CommandArgs
{
keys
:
string
[]
;
}
Index
Properties
keys
Properties
keys
keys
:
string
[]
Symmetric keys to use for decryption (UR crypto-keys)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keys
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
Loading...
Command arguments for the decrypt command.