Interface IRetrievalMethod
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/crypto/dsig/keyinfo/RetrievalMethod.html
public interface IRetrievalMethod
Properties
Transforms
List Transforms { get; }
Property Value
URI
String URI { get; }
Property Value
Methods
Dereference(XMLCryptoContext)
Data Dereference(XMLCryptoContext arg0)