Click or drag to resize
SecurityKeyFactoryCreateByX509 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 CreateByX509(
	byte[] cert
)

Parameters

cert
Type: SystemByte

Return Value

Type: ISecurityKeyProvider
See Also