Overview
Adds specified certificate as trusted root certificatevoid $Crypto.AddTrustedCertificate(cert: Certificate)
Arguments
Certificate cert
Certificate to add as trusted root certificate
Types
Certificate
{ // Common name of certificate issued to CommonName : string // Serial number of certificate issued to SerialNumber : string }