Show / Hide Table of Contents
Editar no GitHub

Class CadesSignaturePolicyInfo

Inheritance
Object
CadesSignaturePolicyInfo
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.Pki.Cades
Assembly: Lacuna.Pki.dll
Syntax
public class CadesSignaturePolicyInfo

Properties

| Improve this Doc View Source

Digest

Declaration
public DigestAlgorithmAndValue Digest { get; }
Property Value
Type Description
DigestAlgorithmAndValue
| Improve this Doc View Source

IsImplicit

Declaration
public bool IsImplicit { get; }
Property Value
Type Description
Boolean
| Improve this Doc View Source

Oid

Declaration
public string Oid { get; }
Property Value
Type Description
String
| Improve this Doc View Source

Uri

Declaration
public Uri Uri { get; }
Property Value
Type Description
Uri
Back to top Copyright © 2015-2020 Lacuna Software