![]() | IDataSigningService Methods |
The IDataSigningService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSigningKey |
Register a key with the provider
|
![]() | GetKeys |
Get the keys identifiers registered for the signature service
|
![]() | GetSignatureAlgorithm |
Get the siganture algorithm this service would use to sign w/the specified key
|
![]() | SignData |
Signs the specified data using the service's configured signing key
|
![]() | Verify |
Verifies the digital signature of the data
|