System::Security::Cryptography::X509Certificates::X509Certificate::Equals 메서드
X509Certificate::Equals method
두 인증서를 비교합니다.
bool System::Security::Cryptography::X509Certificates::X509Certificate::Equals(SharedPtr<Object> obj) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| obj | SharedPtr<Object> | 현재 객체와 비교할 인증서. |
ReturnValue
현재 인증서가 지정된 인증서와 동일하면 true를 반환합니다.
또 보기
- Typedef SharedPtr
- Class Object
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++