Preparing search index...
The search index is not available
@microsoft/ccf-app
@microsoft/ccf-app
global
CryptoKeyPair
Interface CryptoKeyPair
interface
CryptoKeyPair
{
privateKey
:
string
;
publicKey
:
string
;
}
Index
Properties
private
Key
public
Key
Properties
private
Key
privateKey
:
string
Private key in PEM encoding.
public
Key
publicKey
:
string
Public key in PEM encoding.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
private
Key
public
Key
@microsoft/ccf-app
Loading...
Private key in PEM encoding.