Interface IKeyInfo
.NET interface for TO BE DEFINED FROM USER
public interface IKeyInfo : IXMLStructure
- Inherited Members
Properties
Content
List<XMLStructure> Content { get; }
Property Value
Id
String Id { get; }
Property Value
Methods
Marshal(XMLStructure, XMLCryptoContext)
void Marshal(XMLStructure arg0, XMLCryptoContext arg1)