• 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.

    Parameters

    • json: string

      The JSON representation of the credential registration id.

    Returns CredentialRegistrationId

Generated using TypeDoc