[#ECDSA_SIG_st] = ECDSA_SIG_st :mrdocs: Opaque ECDSA signature holding the integers r and s. == Synopsis Declared in `<openssl/ec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct ECDSA_SIG_st; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#