Preparing search index...
The search index is not available
@bicycle-codes/identity
@bicycle-codes/identity
didToPublicKey
Function didToPublicKey
didToPublicKey
(
did
:
string
,
)
:
{
publicKey
:
Uint8Array
;
type
:
"rsa"
|
"ed25519"
|
"bls12-381"
}
Parameters
did
:
string
Returns
{
publicKey
:
Uint8Array
;
type
:
"rsa"
|
"ed25519"
|
"bls12-381"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bicycle-codes/identity
Loading...