struct ecdsa_sig_st

Defined at line 62 of file ../../third_party/boringssl/src/include/openssl/ecdsa.h

Low-level signing and verification.

Low-level functions handle signatures as |ECDSA_SIG| structures which allow

the two values in an ECDSA signature to be handled separately.

Public Members

BIGNUM * r
BIGNUM * s