Posted: Fri Jul 11, 2014 12:33 am Post subject: EncryptedKey , digest method
Centurion
Joined: 01 Feb 2007 Posts: 107
Hi,
can i use like this in my XSLT, what the advantage of this
<xenc:EncryptedKey xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">
<xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p">
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" xmlns="http://www.w3.org/2000/09/xmldsig#"/>
</xenc:EncryptionMethod>
In the above xsl Code can i use the DigestMethod under Encryption Menthod, If i can what is the purpose of this.
Hi SOLOHERO, the advantages of using one thing or another depends on the context of what are you expecting or what are your needs. Please state what are you trying to achieve to hellp you
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum