Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/keychain
CryptoAlgorithm
isSigning
Function isSigning
isSigning
<
I
,
Asym
extends
boolean
=
any
,
G
=
any
>
(
algo
:
CryptoAlgorithm
<
I
,
Asym
,
G
>
,
)
:
algo
is
SigningAlgorithm
<
I
,
Asym
,
G
>
Determine whether
algo
is a signing algorithm.
Type Parameters
I
Asym
extends
boolean
=
any
G
=
any
Parameters
algo
:
CryptoAlgorithm
<
I
,
Asym
,
G
>
Returns
algo
is
SigningAlgorithm
<
I
,
Asym
,
G
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NDNts
Loading...
Determine whether
algo
is a signing algorithm.