Public Attributes | List of all members
SSL_SIGNATURE_ALGORITHM Struct Reference

Public Attributes

int curve
 
const EVP_MD *(* digest_func )(void)
 
bool is_rsa_pss
 
int pkey_type
 
uint16_t sigalg
 

Detailed Description

Definition at line 96 of file ssl_privkey.cc.

Member Data Documentation

◆ curve

int SSL_SIGNATURE_ALGORITHM::curve

Definition at line 99 of file ssl_privkey.cc.

◆ digest_func

const EVP_MD*(* SSL_SIGNATURE_ALGORITHM::digest_func) (void)

Definition at line 100 of file ssl_privkey.cc.

◆ is_rsa_pss

bool SSL_SIGNATURE_ALGORITHM::is_rsa_pss

Definition at line 101 of file ssl_privkey.cc.

◆ pkey_type

int SSL_SIGNATURE_ALGORITHM::pkey_type

Definition at line 98 of file ssl_privkey.cc.

◆ sigalg

uint16_t SSL_SIGNATURE_ALGORITHM::sigalg

Definition at line 97 of file ssl_privkey.cc.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:48