Overload List
Name | Description | |
---|---|---|
![]() | CheckSignature()()()() | Determines whether the Signature property verifies using the public key in the signature. (Inherited from SignedXml.) |
![]() | CheckSignature(AsymmetricAlgorithm) | Determines whether the Signature property verifies for the specified key. (Inherited from SignedXml.) |
![]() | CheckSignature(KeyedHashAlgorithm) | Determines whether the Signature property verifies for the specified message authentication code (MAC) algorithm. (Inherited from SignedXml.) |
![]() | CheckSignature(X509Certificate2, Boolean) | Determines whether the Signature property verifies for the specified X509Certificate2 object and, optionally, whether the certificate is valid. (Inherited from SignedXml.) |