Show / Hide Table of Contents

Interface ITimestampRequester

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public interface ITimestampRequester

Methods

GetTimestamp(DigestAlgorithmAndValue)

Requestes the timestamp-token

Declaration
CadesTimestamp GetTimestamp(DigestAlgorithmAndValue digest)
Parameters
Type Name Description
DigestAlgorithmAndValue digest

Digest algorithm and value for message-imprint

Returns
Type Description
CadesTimestamp

CadesTimestamp signature

Back to top Copyright © 2015-2020 Lacuna Software