Table of Contents

Interface IURIDereferencer

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/URIDereferencer.html

public interface IURIDereferencer

Methods

Dereference(URIReference, XMLCryptoContext)

Data Dereference(URIReference arg0, XMLCryptoContext arg1)

Parameters

arg0 URIReference

URIReference

arg1 XMLCryptoContext

XMLCryptoContext

Returns

Data

Data

Exceptions

URIReferenceException