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