Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/trust-schema
TrustAnchorContainer
Class TrustAnchorContainer
A container of trust anchors.
Hierarchy
TrustAnchorContainer
Implements
CertSource
Index
Constructors
constructor
Methods
add
find
Certs
has
remove
Constructors
constructor
new
Trust
Anchor
Container
(
certs
)
:
TrustAnchorContainer
Parameters
certs
:
Certificate
[]
Returns
TrustAnchorContainer
Methods
add
add
(
cert
)
:
void
Parameters
cert
:
Certificate
Returns
void
find
Certs
find
Certs
(
keyLocator
)
:
AsyncIterable
<
Certificate
>
Find certificates among trust anchors.
Parameters
keyLocator
:
Name
Returns
AsyncIterable
<
Certificate
>
has
has
(
cert
)
:
boolean
Parameters
cert
:
Certificate
Returns
boolean
remove
remove
(
cert
)
:
void
Parameters
cert
:
Certificate
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
add
find
Certs
has
remove
NDNts
@ndn/autoconfig
@ndn/cat
@ndn/cli-
common
@ndn/dpdkmgmt
@ndn/endpoint
@ndn/fileserver
@ndn/fw
@ndn/keychain
@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
versec2021
Cert
Fetcher
Cert
Sources
Trust
Schema
Policy
Trust
Schema
Signer
Trust
Schema
Verifier
pattern
versec
Cert
Fetcher
Cert
Sources
Hierarchical
Signer
Hierarchical
Verifier
Key
Chain
Cert
Source
Trust
Anchor
Container
Trust
Schema
Trust
Schema
Policy
Trust
Schema
Signer
Trust
Schema
Verifier
Cert
Source
printESM
@ndn/util
@ndn/web-
bluetooth-
transport
@ndn/ws-
transport
Generated using
TypeDoc
A container of trust anchors.