Click or drag to resize
SecurityKeyFactoryCreateBySnk Method

Namespace: FlexRule.Security
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static ISecurityKeyProvider CreateBySnk(
	byte[] snk
)

Parameters

snk
Type: SystemByte

Return Value

Type: ISecurityKeyProvider
See Also