Decodes a private key from a memory buffer.
a pointer to a EC_KEY object which should be used (or null)
pointer to memory with the DER encoded private key
length of the DER encoded private key
the decoded private key or null if an error occurred.
See Implementation
Decodes a private key from a memory buffer.