Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-did
key
keyTypeToAlg
Function keyTypeToAlg
keyTypeToAlg
(
type
:
string
,
)
:
"EdDSA"
|
"ES256"
|
"ES384"
|
"ES512"
|
"ES256K"
|
"RS256"
Key type to signature algorithm name.
Parameters
type
:
string
Returns
"EdDSA"
|
"ES256"
|
"ES384"
|
"ES512"
|
"ES256K"
|
"RS256"
Throws
if the key type is not supported.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Key type to signature algorithm name.