Show / Hide Table of Contents
Editar no GitHub

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

| Improve this Doc View Source

GenTime

Declaration
public DateTimeOffset GenTime { get; }
Property Value
Type Description
DateTimeOffset
| Improve this Doc View Source

MessageImprint

Declaration
public DigestAlgorithmAndValue MessageImprint { get; }
Property Value
Type Description
DigestAlgorithmAndValue
| Improve this Doc View Source

SerialNumber

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