Click or drag to resize

IPkiTrustProvider Interface

PKI trust provider interface. Used when verifying x509 signatures.

Namespace:  Guardtime.KSI.Trust
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public interface IPkiTrustProvider

The IPkiTrustProvider type exposes the following members.

Methods
  NameDescription
Public methodVerify
Verify bytes with x509 signature.
Top
See Also