- Preparing search index...
- The search index is not available
ODD SDK 
 
- didToPublicKey(crypto: Crypto.Implementation, did: string): { 
 publicKey: Uint8Array;
 type: string;
 }
- 
Returns { 
 publicKey: Uint8Array;
 type: string;
 }
- 
publicKey: Uint8Array
- 
type: string
 
 
 
 
Convert a DID (did:key) to a base64 public key.