# Functions

BuildDIDKeyByKeyType creates a did key for pubKeyBytes based on the kms keyType.
EncryptionPubKeyFromDIDKey parses the did:key DID and returns the key's raw value.
GetBase58PubKeyFromDIDKey parses the did:key DID and returns the key's base58 encoded value.