Construct a CredentialRegistrationId from a hex string.
If the provided input is: not a valid hex string, not of exactly 96 characters, the first bit is not 1.
The hex encoding of the credential registration id.
Generated using TypeDoc
Construct a CredentialRegistrationId from a hex string.
Throws
If the provided input is: not a valid hex string, not of exactly 96 characters, the first bit is not 1.
Returns