Class SignerSpecs
Assembly: Lacuna.Pki.dll
Syntax
Constructors
|
Improve this Doc
View Source
SignerSpecs()
Declaration
Properties
|
Improve this Doc
View Source
AttributeGeneration
Declaration
public SignerSpecs.AttributeGenerationSpec AttributeGeneration { get; set; }
Property Value
|
Improve this Doc
View Source
AttributeValidation
Declaration
public SignerSpecs.AttributeValidationSpec AttributeValidation { get; set; }
Property Value
|
Improve this Doc
View Source
CmsSignatureTimestampPolicy
Declaration
public CadesPolicySpec CmsSignatureTimestampPolicy { get; set; }
Property Value
|
Improve this Doc
View Source
PolicyDigest
Declaration
public DigestAlgorithmAndValue PolicyDigest { get; set; }
Property Value
|
Improve this Doc
View Source
PolicyOid
Declaration
public string PolicyOid { get; set; }
Property Value
|
Improve this Doc
View Source
PolicyUri
Declaration
public Uri PolicyUri { get; set; }
Property Value