Pular para o conteúdo principal

PadesSignerInfo

Namespace: Lacuna.Pki.Pades
Assembly: Lacuna.Pki
Class

public class PadesSignerInfo

Hierarquia: objectPadesSignerInfo

Propriedades

HasLtv

Wheter or not the signer has a VRI dictionary with certificate validation artifacts from the signing time (Long Term Validation)

public bool HasLtv { get; }

Retorno

bool


IsTsp

Whether or not the signer is a Document Timestamp

public bool IsTsp { get; }

Retorno

bool


Location

The signing location, if set

public string Location { get; }

Retorno

string


Reason

Signers signing reason, if set

public string Reason { get; }

Retorno

string


Signature

public CadesSignature Signature { get; }

Retorno

CadesSignature


SignatureFieldName

public string SignatureFieldName { get; }

Retorno

string


Signer

public CadesSignerInfo Signer { get; }

Retorno

CadesSignerInfo


SigningTime

public DateTimeOffset? SigningTime { get; }

Retorno

DateTimeOffset?


VisualRepresentationInfo

public PadesVisualRepresentationInfo VisualRepresentationInfo { get; }

Retorno

PadesVisualRepresentationInfo


Membros herdados

ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()