• Converts a PEM-encoded private key to its hexadecimal representation.

    Parameters

    • pem: string

      The PEM-encoded private key.

    Returns string

    The hexadecimal representation of the private key.

Generated using TypeDoc