Class CadesSignature
Inherited Members
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class CadesSignature : BaseSignatureProperties
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> |