On 11/7/07, durgaprasad jammula <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> For asymmetric keys like RSA, DSA and DH, we can set application data in
> ex_data variable in the corresponding structures [rsa_st, dsa_st, dh_st].
>
> But for symmetric keys, I did not find any special data structure. Suppo
Hi all,
For asymmetric keys like RSA, DSA and DH, we can set application data in
ex_data variable in the corresponding structures [rsa_st, dsa_st, dh_st].
But for symmetric keys, I did not find any special data structure. Suppose, if
I want to store application data for a symmetric key, is ther