If EVP_PKEY structure contains an ENGINE the key is ENGINE specific and
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Nov 2010 12:11:31 +0000 (12:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Nov 2010 12:11:31 +0000 (12:11 +0000)
commit972491aecef215d1a5dec78ee8c440d75706d36f
tree093b77eeb8772416fda2a63aa27a9f0715a8890d
parent1a8ecda3ee67728dc1619920abf07d01c8b73efa
If EVP_PKEY structure contains an ENGINE the key is ENGINE specific and
we should use its method instead of any generic one.
crypto/evp/pmeth_lib.c