Re: Missing accessor for the EVP_PKEY.engine

2019-02-25 Thread Dmitry Belyavsky
On Mon, Feb 25, 2019 at 5:23 PM Matt Caswell wrote: > > > On 25/02/2019 13:28, Dmitry Belyavsky wrote: > > Hello, > > > > We've started porting our 1.0.2 application to 1.1.1. > > What is a way to get an engine reference? I did not find a function like > > EVP_PKEY_get1_engine > > Seems to be a

Re: Missing accessor for the EVP_PKEY.engine

2019-02-25 Thread Matt Caswell
On 25/02/2019 13:28, Dmitry Belyavsky wrote: > Hello, > > We've started porting our 1.0.2 application to 1.1.1.  > What is a way to get an engine reference? I did not find a function like > EVP_PKEY_get1_engine Seems to be a missing accessor. Matt

Missing accessor for the EVP_PKEY.engine

2019-02-25 Thread Dmitry Belyavsky
Hello, We've started porting our 1.0.2 application to 1.1.1. What is a way to get an engine reference? I did not find a function like EVP_PKEY_get1_engine Thank you! -- SY, Dmitry Belyavsky