Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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 }

  • No labels