ECParameters_print

Prints out the ec parameters on human readable form. \param bp BIO object to which the information is printed \param key EC_KEY object \return 1 on success and 0 if an error occurred

version(!OPENSSL_NO_BIO)
extern (C) nothrow
int
ECParameters_print
(,
const(EC_KEY)* key
)

Meta