Click or drag to resize
RijndaelEnhanced.DecryptToBytes Method (Byte[])

Namespace: EncryptionUtils
Assembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntax
public byte[] DecryptToBytes(
	byte[] cipherTextBytes
)

Parameters

cipherTextBytes
Type:System.Byte[]

Return Value

Type:Byte[]
See Also