Skip to content

AddTrustedCertificate

Adds specified certificate as trusted root certificate

1
$Crypto.AddTrustedCertificate(cert: Certificate):void

Parameters

Certificate cert
    Certificate to add as trusted root certificate

Remarks

Certificate is added to trusted root certificates to be used in verification.

Types

Certificate

CommonName : string
Common name of certificate issued to

SerialNumber : string
Serial number of certificate issued to