Decode a Multikey multibase string (ed25519-pub) back to raw key bytes. Returns an object where multicodec is the multicodec numeric code -- 237 for Ed255519, 4613 for RSA.
multicodec
Decode a given string to a CryptoKey instance.
A multikey encoded public key
Public key as a CryptoKey
CryptoKey
Decode a Multikey multibase string (ed25519-pub) back to raw key bytes. Returns an object where
multicodecis the multicodec numeric code -- 237 for Ed255519, 4613 for RSA.