Versions Compared

Key

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

Overview

Finds a certificate by given context

Certificate $Crypto.GetCertificate(cert: CertificateContext)

Parses given certificate data from PFX content

Certificate $Crypto.GetCertificate(cert: string, password: string)

Arguments

string cert
string password