PKI-Lite - v1.0.5
Preparing search index...
pki-lite
core/crypto/types
KeyPair
Type Alias KeyPair
type
KeyPair
=
{
privateKey
:
Uint8Array
;
publicKey
:
Uint8Array
;
}
Index
Properties
private
Key
public
Key
Properties
private
Key
privateKey
:
Uint8Array
public
Key
publicKey
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
private
Key
public
Key
PKI-Lite - v1.0.5
Loading...