Click or drag to resize
ISecurityKeyProviderHasPrivateKey Property
true if key has the private part otherwise false

Namespace: FlexRule.Security
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool HasPrivateKey { get; }

Property Value

Type: Boolean
See Also