Preparing search index...
The search index is not available
graphene-pk11
graphene-pk11
IKeyPair
Interface IKeyPair
Structure of asymmetric key pair
interface
IKeyPair
{
privateKey
:
PrivateKey
;
publicKey
:
PublicKey
;
}
Index
Properties
private
Key
public
Key
Properties
private
Key
private
Key
:
PrivateKey
public
Key
public
Key
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
private
Key
public
Key
graphene-pk11
Loading...
Structure of asymmetric key pair