Assembly: Metabase;
The ICertVerifier interface contains properties and methods of digital signature controller.
ICertVerifier
The digital signature controller can be obtained with the ICertProvider.OpenVerifier or ICertProvider.OpenVerifierBase64 methods.
Property name | Brief description | |
Name | The Name property returns name of the digital signature controller. |
Method name | Brief description | |
Verify | The Verify method verifies digital signature of data block and basing on initial data block. |
See also: