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 6 Next »

Overview

Adds specified certificate as trusted root certificate

void $Crypto.AddTrustedCertificate(cert: Certificate)

Arguments

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 }

  • No labels