...
void $Crypto.AddTrustedCertificate(cert: Certificate)
Arguments
Certificate cert
Certificate to add as trusted root certificate
Remarks
Certificate is added to trusted root certificates to be used in verification.
Types
Certificate
{ // Common name of certificate issued to CommonName : string // Serial number of certificate issued to SerialNumber : string }