X509CertificateVerify Method

Overload List

Verify(AsymmetricKeyParameter) Verify the certificate's signature using the nominated public key.
Verify(IVerifierFactoryProvider) Verify the certificate's signature using a verifier created using the passed in verifier provider.

See Also