Class CadesSignaturePolicyInfo
Inherited Members
Namespace: Lacuna.Pki.Cades
Assembly: Lacuna.Pki.dll
Syntax
public class CadesSignaturePolicyInfo
Properties
Digest
Declaration
public DigestAlgorithmAndValue Digest { get; }
Property Value
Type | Description |
---|---|
DigestAlgorithmAndValue |
IsImplicit
Declaration
public bool IsImplicit { get; }
Property Value
Type | Description |
---|---|
Boolean |
Oid
Declaration
public string Oid { get; }
Property Value
Type | Description |
---|---|
String |
Uri
Declaration
public Uri Uri { get; }
Property Value
Type | Description |
---|---|
Uri |