Function changeHBAKeys

  • Allows you to change the Crypto Key pair used by the internal hardware-based authentication signatures. This should only be used in a NodeJS context.

    Parameters

    • Optionalkeys: CryptoKeyPair

      The crypto key pair.

    Returns void