Sasa Vucenovic wrote:
>
> Hi to all !!!
>
> I would like to write small demo for X.509v3 certificate ( create, sign,
> verify ) but
> not using the command line OpenSSL but crypto library. What would be the
> simplest way to do so ? Are functions in directory x509v3 all th
Hi to all !!!
I would like to write small demo for X.509v3 certificate ( create, sign,
verify ) but
not using the command line OpenSSL but crypto library. What would be the
simplest way to do so ? Are functions in directory x509v3 all the methods I
need or
shall I combine them with methods in