Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/keychain
CryptoAlgorithm
PrivateKey
Interface PrivateKey<I>
Private key used by an asymmetric algorithm.
interface
PrivateKey
<
I
>
{
info
:
I
;
privateKey
:
CryptoKey
;
}
Type Parameters
I
=
any
Hierarchy (
view full
)
PrivateKey
GeneratedKeyPair
Index
Properties
info
private
Key
Properties
info
info
:
I
private
Key
private
Key
:
CryptoKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
info
private
Key
NDNts
Loading...
Private key used by an asymmetric algorithm.