Blockchain Commons XID TypeScript Library - v1.0.0-alpha.13
Preparing search index...
XIDPrivateKeyEncryptConfig
Interface XIDPrivateKeyEncryptConfig
Configuration for encrypting private keys.
interface
XIDPrivateKeyEncryptConfig
{
type
:
Encrypt
;
password
:
Uint8Array
;
}
Index
Properties
type
password
Properties
type
type
:
Encrypt
password
password
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
password
Blockchain Commons XID TypeScript Library - v1.0.0-alpha.13
Loading...
Configuration for encrypting private keys.