Table of Contents

Interface IXMLStructure

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

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/crypto/XMLStructure.html

public interface IXMLStructure
Extension Methods

Methods

IsFeatureSupported(String)

bool IsFeatureSupported(String arg0)

Parameters

arg0 String

String

Returns

bool

bool