Table of Contents

Interface ISignedInfo

Namespace
Javax.Xml.Crypto.Dsig
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface ISignedInfo : IXMLStructure
Inherited Members

Properties

CanonicalizationMethod

CanonicalizationMethod CanonicalizationMethod { get; }

Property Value

CanonicalizationMethod

CanonicalizedData

InputStream CanonicalizedData { get; }

Property Value

InputStream

Id

String Id { get; }

Property Value

String

References

List<Reference> References { get; }

Property Value

List<Reference>

SignatureMethod

SignatureMethod SignatureMethod { get; }

Property Value

SignatureMethod