CryptoStringExtensions..::..Encrypt Method (array<Byte>[]()[][], X509Certificate2)
Encrypts the specified certificate.
Namespace:
SystemAssembly: Walter.Cypher (in Walter.Cypher.dll)
Syntax
public static byte[] Encrypt( this byte[] bytes, X509Certificate2 certificate )

