<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.2800.1264" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>thanks a lot for your answer.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The comment I used is from: </FONT><FONT face=Arial 
size=2><A 
href="http://www.aleksey.com/xmlsec/api/xmlsec-notes-new-crypto-keys.html">http://www.aleksey.com/xmlsec/api/xmlsec-notes-new-crypto-keys.html</A></FONT></DIV>
<DIV><FONT face=Arial size=2>I know that it is not completed yet.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If I understand your answer correctly: For symetric 
key data klasses (AES, DES,HMAC) , I have to implement binRead/Write; and 
for</FONT></DIV>
<DIV><FONT face=Arial size=2>unsymetric key material&nbsp;(RSA, DSA, X509) 
klasses, I have to implement xmlRead/Write?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>once again thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>--</FONT></DIV>
<DIV><FONT face=Arial size=2>P.Q.Hung</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=aleksey@aleksey.com href="mailto:aleksey@aleksey.com">Aleksey 
  Sanin</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=hungpq@volny.cz 
  href="mailto:hungpq@volny.cz">P.Q.Hung</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=xmlsec@aleksey.com 
  href="mailto:xmlsec@aleksey.com">xmlsec@aleksey.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, November 12, 2003 5:31 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [xmlsec] KeyDataKlass 
  implementation</DIV>
  <DIV><FONT face=Arial size=2></FONT><FONT face=Arial 
  size=2></FONT><BR></DIV><BR>
  <BLOCKQUOTE cite=mid035a01c3a934$b3b234e0$cb00000a@hungnb type="cite">
    <DIV><FONT face=Arial size=2>My question:</FONT></DIV>
    <DIV><FONT face=Arial size=2>If I implement only these 
    binRead/Write&nbsp;methods, DOES xmlsec core know how to write key-info do 
    xmlSig?</FONT></DIV></BLOCKQUOTE>I am not sure I understand your question. 
  xmlRead/Write are used to read/write public keys<BR>when binRead/Write are 
  used to encrypt symmetric session key. <BR><BR>BTW, the quote you have used is 
  about not only keys but *any* key data 
  types.<BR><BR>Aleksey<BR><BR><BR><BR><BR></BLOCKQUOTE></BODY></HTML>