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 9 Current »

Overview

Adds specified certificate to context to find later

void $Crypto.AddCertificate(cert: Certificate)

Arguments

Certificate to add to context

Types

Certificate

{ // Common name of certificate issued to CommonName : string // Serial number of certificate issued to SerialNumber : string }

  • No labels