Class CadesSignature
Inheritance
CadesSignature
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class CadesSignature : BaseSignature
Properties
|
Improve this Doc
View Source
EncapsulatedContentType
Declaration
public CmsContentTypes EncapsulatedContentType { get; }
Property Value
| Type |
Description |
| Lacuna.RestPki.Api.CmsContentTypes |
|
|
Improve this Doc
View Source
HasEncapsulatedContent
Declaration
public bool HasEncapsulatedContent { get; }
Property Value
|
Improve this Doc
View Source
Signers
Declaration
public List<CadesSignerInfo> Signers { get; }
Property Value