ACMEv2 client written in plain C with minimal dependencies - Add mbedtls_x509_crt_parse_der_with_ext_cb support · elitetony/uacme@bbee626
AddCertificate(X509Certificate2) Method Reference Feedback Definition Namespace: System.Security.Cryptography.Pkcs Assembly: System.Security.Cryptography.Pkcs.dll Source: Pkcs12SafeContents.cs Adds a certificate to the SafeContents via a new Pkcs12CertBag and returns the newly...
public void AddCertificate (System.Security.Cryptography.X509Certificates.X509Certificate2 certificate); 參數 certificate X509Certificate2 要加入至集合的憑證。 例外狀況 CryptographicException 憑證已存在於集合中。 適用於 產品版本 .NET Platform Extensions 3.0, 3.1...