Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Adds specified certificate as trusted root certificate

void $Crypto.AddTrustedCertificate(cert: Certificate)

Arguments

Types

Certificate

{ // Common name of certificate issued to CommonName : string // Serial number of certificate issued to SerialNumber : string }