>From: owner-openssl-us...@openssl.org On Behalf Of Julian Melzig
>Sent: Monday, 08 April, 2013 01:50
>In C I have to make a Diffie-Hellman Key Exchange and the problem is
>that the corresponding Java Server expects a ASN.1 DER encoded
>SubjectPublicKeyInfo, the same thing that Java creates with
May we get the code.both java and c
Regards,
Azhar
Hello,
It would be very great if my problem could be solved here.
In C I have to make a Diffie-Hellman Key Exchange and the problem is that
the corresponding Java Server expects a ASN.1 DER encoded
SubjectPublicKeyInfo, the same thing that Jav
Hello,
It would be very great if my problem could be solved here.
In C I have to make a Diffie-Hellman Key Exchange and the problem is that the
corresponding Java Server expects a ASN.1 DER encoded SubjectPublicKeyInfo, the
same thing that Java creates with the getEncoded() Method, described h