Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/trust-schema
KeyChainCertSource
Class KeyChainCertSource
Find certificates in KeyChain.
Implements
CertSource
Index
Constructors
constructor
Methods
find
Certs
Constructors
constructor
new
Key
Chain
Cert
Source
(
keyChain
)
:
KeyChainCertSource
Parameters
keyChain
:
KeyChain
Returns
KeyChainCertSource
Methods
find
Certs
find
Certs
(
keyLocator
)
:
AsyncIterable
<
Certificate
,
any
,
any
>
Find certificates by certificate name or key name.
Parameters
keyLocator
:
Name
Returns
AsyncIterable
<
Certificate
,
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
find
Certs
NDNts
Loading...
Find certificates in KeyChain.