ECDSA_size

Returns the maximum length of the DER encoded signature

Synopsis

Declared in <openssl/ec.h>

[[deprecated]]
int
ECDSA_size(EC_KEY const* eckey);

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

numbers of bytes required for the DER encoded signature

Parameters

NameDescription
eckeyEC_KEY object