Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 }