FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Security
SecurityKeyFactory Class
SecurityKeyFactory Methods
CreateByAssembly Method
CreateByFile Method
CreateByPfx Method
CreateBySnk Method
CreateByX509 Method
CreateFromRSACrypto Method
SecurityKeyFactory
CreateByPfx Method
Namespace:
FlexRule.Security
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
ISecurityKeyProvider
CreateByPfx
(
byte
[]
pfx
,
string
pw
)
Parameters
pfx
Type:
System
Byte
pw
Type:
System
String
Return Value
Type:
ISecurityKeyProvider
See Also
Reference
SecurityKeyFactory Class
FlexRule.Security Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com