Show / Hide Table of Contents

Class CadesTimestamp

Inheritance
Object
BaseSignature
CadesSignature
CadesTimestamp
Inherited Members
CadesSignature.EncapsulatedContentType
CadesSignature.HasEncapsulatedContent
CadesSignature.Signers
BaseSignature.BStamp
BaseSignature.AuditPackage
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class CadesTimestamp : CadesSignature

Properties

GenTime

Declaration
public DateTimeOffset GenTime { get; }
Property Value
Type Description
DateTimeOffset

MessageImprint

Declaration
public DigestAlgorithmAndValue MessageImprint { get; }
Property Value
Type Description
DigestAlgorithmAndValue

SerialNumber

Declaration
public string SerialNumber { get; }
Property Value
Type Description
String
Back to top Copyright © 2015-2020 Lacuna Software