@substrate-system/keys
Preparing search index...
getAlgorithm
Function getAlgorithm
getAlgorithm
(
did
:
string
)
:
"rsa"
|
"ed25519"
|
"bls12-381"
|
"unknown"
Look at the given DID and find the algorithm.
Parameters
did
:
string
Returns
"rsa"
|
"ed25519"
|
"bls12-381"
|
"unknown"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@substrate-system/keys
Loading...
Look at the given DID and find the algorithm.