PadesSignerInfo
Namespace: Lacuna.Pki.Pades
Assembly: Lacuna.Pki
Class
public class PadesSignerInfo
Hierarquia: object → PadesSignerInfo
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
IsTsp
Whether or not the signer is a Document Timestamp
public bool IsTsp { get; }
Retorno
Location
The signing location, if set
public string Location { get; }
Retorno
Reason
Signers signing reason, if set
public string Reason { get; }
Retorno
Signature
public CadesSignature Signature { get; }
Retorno
SignatureFieldName
public string SignatureFieldName { get; }
Retorno
Signer
public CadesSignerInfo Signer { get; }
Retorno
SigningTime
public DateTimeOffset? SigningTime { get; }
Retorno
VisualRepresentationInfo
public PadesVisualRepresentationInfo VisualRepresentationInfo { get; }
Retorno
Membros herdados
ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()