Show / Hide Table of Contents
Editar no GitHub

Class CadesSignatureWithEncapsulatedContent

Inheritance
Object
CadesSignatureWithEncapsulatedContent
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class CadesSignatureWithEncapsulatedContent

Properties

| Improve this Doc View Source

EncapsulatedContent

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

Signature

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