Share via


MessageCertificateX509.Encrypt Method

 

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

Overload List

Name Description
System_CAPS_pubmethod Encrypt(Byte[])

Encrypts data. (Overrides MessageCertificate.Encrypt(Byte[]).)

System_CAPS_pubmethodSystem_CAPS_static Encrypt(Byte[], X509Certificate2[])

Encrypts data.

System_CAPS_pubmethod Encrypt(String)

Encrypts data using the certificate. (Inherited from MessageCertificate.)

See Also

MessageCertificateX509 Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top