@bicycle-codes/crypto-util
Preparing search index...
LockKey
Interface LockKey
interface
LockKey
{
encPK
:
Uint8Array
;
encSK
:
Uint8Array
;
iv
:
Uint8Array
;
keyFormatVersion
:
number
;
privateKey
:
Uint8Array
;
publicKey
:
Uint8Array
;
}
Index
Properties
enc
PK
enc
SK
iv
key
Format
Version
private
Key
public
Key
Properties
enc
PK
encPK
:
Uint8Array
enc
SK
encSK
:
Uint8Array
iv
iv
:
Uint8Array
key
Format
Version
keyFormatVersion
:
number
private
Key
privateKey
:
Uint8Array
public
Key
publicKey
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enc
PK
enc
SK
iv
key
Format
Version
private
Key
public
Key
@bicycle-codes/crypto-util
Loading...