Interface IKeyValue
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/crypto/dsig/keyinfo/KeyValue.html
public interface IKeyValue : IXMLStructure
- Inherited Members
Properties
PublicKey
https://docs.oracle.com/javase/8/docs/api/javax/xml/crypto/dsig/keyinfo/KeyValue.html#getPublicKey--
PublicKey PublicKey { get; }