Click or drag to resize
RijndaelEnhancedEncryptToBytes Method (String)

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

Parameters

plainText
Type: SystemString

Return Value

Type: Byte
See Also