Decodes a ec public key from a octet string.
a pointer to a EC_KEY object which should be used
memory buffer with the encoded public key
length of the encoded public key
EC_KEY object with decoded public key or null if an error occurred.
See Implementation
Decodes a ec public key from a octet string.