Click or drag to resize

CryptographyDecrypt(Byte) Method



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

Parameters

data  Byte

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

Return Value

Byte

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

See Also