Click or drag to resize

VerificationContextKsiService Property

Get or set KSI service.

Namespace:  Guardtime.KSI.Signature.Verification
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public IKsiService KsiService { get; set; }

Property Value

Type: IKsiService

Implements

IVerificationContextKsiService
See Also