System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromCertFile 메서드
X509Certificate::CreateFromCertFile method
지정된 PKCS7 파일에서 인증서를 생성합니다.
static SharedPtr<X509Certificate> System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromCertFile(const String &filename)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| filename | const String& | 인증서 파일 이름. |
ReturnValue
새로 생성된 인증서.
또 보기
- Typedef SharedPtr
- Class X509Certificate
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++