Click or drag to resize
AsymmetricEncryptorEncrypt Method (Byte, Int32, Int32)

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public byte[] Encrypt(
	byte[] data,
	int start,
	int count
)

Parameters

data
Type: SystemByte
start
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: Byte
See Also