• 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

    Parameters

    • credId: string

      The hex encoding of the credential registration id.

    Returns CredentialRegistrationId

Generated using TypeDoc