Preparing search index...
The search index is not available
@bicycle-codes/crypto-util
@bicycle-codes/crypto-util
publicKeyToDid
Variable publicKeyToDid
Const
publicKeyToDid
:
{
ecc
:
(
publicKey
:
Uint8Array
<
ArrayBufferLike
>
)
=>
`
did:key:z
${
string
}
`
;
rsa
:
(
publicKey
:
Uint8Array
<
ArrayBufferLike
>
)
=>
`
did:key:z
${
string
}
`
;
}
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bicycle-codes/crypto-util
Loading...