|
OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::ExternalPKIECImpl, including all inherited members.
| alias | openvpn::ExternalPKIECImpl | private |
| do_sign(const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int &siglen) | openvpn::ExternalPKIECImpl | inlineprivate |
| ec_finish(EC_KEY *ec) | openvpn::ExternalPKIECImpl | inlineprivatestatic |
| ec_self_data_index | openvpn::ExternalPKIECImpl | inlineprivatestatic |
| ecdsa_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) | openvpn::ExternalPKIECImpl | inlineprivatestatic |
| ecdsa_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp) | openvpn::ExternalPKIECImpl | inlineprivatestatic |
| ecdsa_sign_sig(const unsigned char *dgst, int dgstlen, const BIGNUM *kinvp, const BIGNUM *rp, EC_KEY *eckey) | openvpn::ExternalPKIECImpl | inlineprivatestatic |
| external_pki | openvpn::ExternalPKIECImpl | private |
| ExternalPKIECImpl(SSL_CTX *ssl_ctx, ::X509 *cert, ExternalPKIBase *external_pki_arg, const std::string &alias) | openvpn::ExternalPKIECImpl | inline |
| init_static() | openvpn::ExternalPKIECImpl | inlinestatic |
| ~ExternalPKIECImpl() override=default | openvpn::ExternalPKIECImpl | |
| ~ExternalPKIImpl()=default | openvpn::ExternalPKIImpl | virtual |