Function ECDSA_SIG_get0_s

Source
pub unsafe extern "C" fn ECDSA_SIG_get0_s(
    sig: *const ECDSA_SIG_st,
) -> *const bignum_st
Expand description

Accessor for s field of ECDSA_SIG \param sig pointer to ECDSA_SIG structure