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

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 password
  • No labels