<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<blockquote type="cite" cite="mid037901c3a93c$12fd54f0$cb00000a@hungnb">
  <div>&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>
</blockquote>
Yes, this is correct. One note is that in "real" world you would
probably never use <br>
reading/writing of public keys to XML file :)<br>
<br>
Aleksey<br>
<br>
<blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><br>
</blockquote>
</body>
</html>