ICertVerifier

Assembly: Metabase;

Description

The ICertVerifier interface contains properties and methods of digital signature controller.

Inheritance Hierarchy

ICertVerifier

Comments

The digital signature controller can be obtained with the ICertProvider.OpenVerifier or ICertProvider.OpenVerifierBase64 methods.

Properties

  Property name Brief description
Name The Name property returns name of the digital signature controller.

Methods

  Method name Brief description
Verify The Verify method verifies digital signature of data block and basing on initial data block.

See also:

Metabase Assembly Interfaces