Share via


MessageCertificate.VerifySignature Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethod VerifySignature(Byte[], Byte[])

Verifies a signature by using the certificate.

System_CAPS_pubmethod VerifySignature(Byte[], String)

Verifies a signature by using the certificate.

System_CAPS_pubmethod VerifySignature(Byte[], String, Encoding)

Verifies a signature by using the certificate.

See Also

MessageCertificate Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top