Click or drag to resize

CryptographyDecrypt Method (Byte)


Namespace:  Ingeniux.CMS.Security
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public static byte[] Decrypt(
	byte[] data
)

Parameters

data
Type: SystemByte

[Missing <param name="data"/> documentation for "M:Ingeniux.CMS.Security.Cryptography.Decrypt(System.Byte[])"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:Ingeniux.CMS.Security.Cryptography.Decrypt(System.Byte[])"]

See Also