KeyInfoEncryptedKey.GetXml Método

Definição

Retorna uma representação XML de um objeto KeyInfoEncryptedKey.Returns an XML representation of a KeyInfoEncryptedKey object.

public:
 override System::Xml::XmlElement ^ GetXml();
public override System.Xml.XmlElement GetXml ();
override this.GetXml : unit -> System.Xml.XmlElement
Public Overrides Function GetXml () As XmlElement

Retornos

XmlElement

Uma representação XML de um objeto KeyInfoEncryptedKey.An XML representation of a KeyInfoEncryptedKey object.

Exceções

A chave criptografada é null.The encrypted key is null.

Aplica-se a