Hierarchy

  • BaseSettingsService

Constructors

Methods

  • Set potential root certificates for attestation formats that use them. Root certs will be tried one-by-one when validating a certificate path.

    Certificates can be specified as a raw Buffer, or as a PEM-formatted string. If a Buffer is passed in it will be converted to PEM format.

    Parameters

    Returns void

Generated using TypeDoc