Hello all,
Still hoping somebody can provide input on the question below.
Our software has both client and server connections, and will not request
clients to re-authenticate (HelloRequest), nor initiate re-authentication to
servers (ClientHello).
We like to disable re-authentication such that
> i need help if i have a certificate in X509 structure how can i
>convert it into unsigned int format this is too important for me thanks for
>your help
You mean an array of bytes (unsigned char)? This is called the DER form, and
there are functions and command-line ways to do this