Synopsis
Declared in <openssl/ssl.h>
struct stack_st_SSL_CIPHER;
Non-Member Functions
Name |
Description |
Return the preference‐ordered stack of ciphers configured on an SSL context. |
|
Return the preference‐ordered stack of enabled ciphers that would be sent in a ClientHello. |
|
Return the preference‐ordered stack of ciphers available on an SSL connection. |
|
Return the stack of ciphers offered by the client (server‐side only). |
Created with MrDocs