Interface IX509Data
.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/X509Data.html
public interface IX509Data : IXMLStructure
- Inherited Members
Properties
Content
List<object> Content { get; }