Click or drag to resize
RijndaelEnhancedEncrypt Method (Byte)

Namespace: EncryptionUtils
Assembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntax
public string Encrypt(
	byte[] plainTextBytes
)

Parameters

plainTextBytes
Type: SystemByte

Return Value

Type: String
See Also