Click or drag to resize
EncryptionRoutine.encode Method

Namespace: EncryptionUtils
Assembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntax
public abstract byte[] encode(
	byte[] src
)

Parameters

src
Type:System.Byte[]

Return Value

Type:Byte[]
See Also