Converts a string to a credential registration id.
string
If the provided input is: not a valid hex string, not of exactly 96 characters, the first bit is not 1.
The credential registration id.
The JSON representation of the credential registration id.
Generated using TypeDoc
Converts a
string
to a credential registration id.Throws
If the provided input is: not a valid hex string, not of exactly 96 characters, the first bit is not 1.
Returns
The credential registration id.