Click or drag to resize

AbstractSessionGenerateRandomBytes Method

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
protected byte[] GenerateRandomBytes(
	int length
)

Parameters

length
Type: SystemInt32

Return Value

Type: Byte
See Also