Versions Compared

Key

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

Overview

void my$Crypto$Crypto.AddCertificate(cert: Certificate)

Arguments

Certificate to add to context

Remarks

Certificate is added to context to be used later in signing or verification.

Types

Certificate

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