Re: Get raw RSA public key from X509 certificate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 27/04/18 15:01, Ken Goldman wrote:
> That was it!  What threw me off is that the documentation says:
> 
>      TYPE *d2i_TYPE(TYPE **a, unsigned char **ppin, long length);
> 
> but RSAPublicKey isn't a type.  So the pattern of TYPE being a structure
> name didn't hold.

Ahh. Interesting. In most places where we have a d2i function the name
of the function and the type is the same thing. This is one place where
it isn't.


> 
> (There is  a d2i_RSAPublicKey() function, so I didn't need the BIO.)

Duh...of course.

Matt

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux