| ISecurityKeyProvider Interface |
Namespace: FlexRule.Security
public interface ISecurityKeyProvider
The ISecurityKeyProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| HasPrivateKey |
true if key has the private part otherwise false
| |
| RSA |
RSA service of key provider
|
| Name | Description | |
|---|---|---|
| Sign | (Defined by SecurityExtensions.) | |
| Verify | (Defined by SecurityExtensions.) |