Show / Hide Table of Contents

Class CadesSignature

Inheritance
Object
BaseSignature
CadesSignature
CadesTimestamp
Inherited Members
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 CadesSignature : BaseSignature

Properties

EncapsulatedContentType

Declaration
public CmsContentTypes EncapsulatedContentType { get; }
Property Value
Type Description
Lacuna.RestPki.Api.CmsContentTypes

HasEncapsulatedContent

Declaration
public bool HasEncapsulatedContent { get; }
Property Value
Type Description
Boolean

Signers

Declaration
public List<CadesSignerInfo> Signers { get; }
Property Value
Type Description
List<CadesSignerInfo>
Back to top Copyright © 2015-2020 Lacuna Software