Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/keychain
CertStore
Class CertStore
KV store of certificates.
Hierarchy
StoreBase
<
StoredCert
>
CertStore
Index
Constructors
constructor
Accessors
canSClone
Methods
buffer
To
Storable
erase
get
get
Value
insert
insert
Value
list
Constructors
constructor
new
Cert
Store
(
provider
)
:
CertStore
Parameters
provider
:
StoreProvider
<
StoredCert
>
Returns
CertStore
Accessors
canSClone
get
canSClone
(
)
:
boolean
Returns
boolean
Methods
Protected
buffer
To
Storable
buffer
To
Storable
(
input
)
:
string
|
Uint8Array
Parameters
input
:
string
|
Uint8Array
Returns
string
|
Uint8Array
erase
erase
(
name
)
:
Promise
<
void
>
Erase item by name.
Parameters
name
:
Name
Returns
Promise
<
void
>
get
get
(
name
)
:
Promise
<
Certificate
>
Parameters
name
:
Name
Returns
Promise
<
Certificate
>
Protected
get
Value
get
Value
(
name
)
:
Promise
<
StoredCert
>
Parameters
name
:
Name
Returns
Promise
<
StoredCert
>
insert
insert
(
cert
)
:
Promise
<
void
>
Parameters
cert
:
Certificate
Returns
Promise
<
void
>
Protected
insert
Value
insert
Value
(
name
,
value
)
:
Promise
<
void
>
Parameters
name
:
Name
value
:
StoredCert
Returns
Promise
<
void
>
list
list
(
)
:
Promise
<
Name
[]
>
List item names.
Returns
Promise
<
Name
[]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
canSClone
buffer
To
Storable
erase
get
get
Value
insert
insert
Value
list
NDNts
@ndn/autoconfig
@ndn/cat
@ndn/cli-
common
@ndn/dpdkmgmt
@ndn/endpoint
@ndn/fileserver
@ndn/fw
@ndn/keychain
AESCBC
AESCTR
AESGCM
Aes
Key
Length
Cert
Naming
Certificate
Counter
Iv
Checker
Counter
Iv
Gen
Crypto
Algorithm
ECDSA
Ec
Curve
Ed25519
HMAC
Key
Chain
Key
Kind
Key
Store
Named
Decrypter
Named
Encrypter
Named
Signer
Named
Verifier
RSA
Rsa
Modulus
Length
Validity
Period
create
Encrypter
create
Verifier
Cert
Store
Certificate
Counter
Iv
Checker
Counter
Iv
Gen
Iv
Checker
Iv
Gen
Key
Chain
Key
Store
Random
Iv
Gen
Validity
Period
Aes
Encryption
Counter
Iv
Options
Crypto
Algorithm
Encryption
Algorithm
Named
Decrypter
Named
Encrypter
Named
Signer
Named
Verifier
Signing
Algorithm
Aes
Key
Length
Ec
Curve
Key
Kind
Private
Key
Public
Key
Rsa
Modulus
Length
Secret
Key
AESCBC
AESCTR
AESGCM
Aes
Block
Size
Crypto
Algorithm
List
Full
Crypto
Algorithm
List
Slim
ECDSA
Ed25519
Encryption
Algorithm
List
Full
Encryption
Algorithm
List
Slim
HMAC
Key
Kind
RSA
RSAOAEP
Signing
Algorithm
List
Full
Signing
Algorithm
List
Slim
create
Decrypter
create
Encrypter
create
Signer
create
Verifier
generate
Encryption
Key
generate
Signing
Key
@ndn/keychain-
cli
@ndn/l3face
@ndn/lp
@ndn/nac
@ndn/naming-
convention1
@ndn/naming-
convention2
ndn
@ndn/ndncert
@ndn/ndnsec
@ndn/nfdmgmt
@ndn/node-
transport
@ndn/packet
@ndn/quic-
transport
@ndn/rdr
@ndn/repo
@ndn/repo-
api
@ndn/repo-
cli
@ndn/repo-
external
@ndn/segmented-
object
@ndn/sync
@ndn/tlv
@ndn/trust-
schema
@ndn/util
@ndn/web-
bluetooth-
transport
@ndn/ws-
transport
Generated using
TypeDoc
KV store of certificates.