HCETransform THashAlgorithm, TEncryptionAlgorithm  Constructor NMLE API Reference

Namespace: NMLE.HCE
Assembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public HCETransform(
	byte[] transformKey,
	EncryptionDirection direction
)

Parameters

transformKey
Type:  OnlineSystem Byte 

[Missing <param name="transformKey"/> documentation for "M:NMLE.HCE.HCETransform`2.#ctor(System.Byte[],NMLE.EncryptionDirection)"]

direction
Type: NMLE EncryptionDirection
The encryption direction to create the transform
See Also