|
I want to keep a key pair in shared memory.
I clearly can't keep an EVP_PKEY in there, since it uses pointers which won't be
the same from process to process. Is there some straightforward 'dehydrate this
EVP_PKEY to a blob API'?
|
Title: Message
