System::Security::Cryptography::X509Certificates::X509Certificate2::Verify 方法

X509Certificate2::Verify method

验证证书链。

bool System::Security::Cryptography::X509Certificates::X509Certificate2::Verify() const

ReturnValue

如果证书有效则为 True,否則为 False。

另见