X509CertificateRequestGetRequestFormat Method |
Name | Description | |
---|---|---|
GetRequestFormat(Byte) |
Gets the certificate request format. This method allows to determine whether the
certificate request is encoded in a PKCS#10 (native) or PKCS#7 (enveloped) format.
| |
GetRequestFormat(String) |
Gets the certificate request format in the specified file. This method allows to determine whether the
certificate request is encoded in a PKCS#10 (native) or PKCS#7 (enveloped) format.
|