![]() |
yumapro
25.10-1
YumaPro SDK
|
OpenSSL support for netconf-tls. More...
Go to the source code of this file.
Functions | |
status_t | agt_openssl_set_cert_to_name (val_value_t *val, uint32 id) |
Create or replace the cert-to-name entry. More... | |
status_t | agt_openssl_delete_cert_to_name (uint32 id) |
Delete the cert-to-name entry. More... | |
status_t | agt_openssl_delete_all_cert_to_name (void) |
Delete all cert-to-name entries. More... | |
status_t | agt_openssl_check_fingerprint (const xmlChar *fprintstr) |
Check if fingerprint value is OK. More... | |
status_t | agt_openssl_set_server_keys (int *err_step) |
Update the server keys. More... | |
void | agt_openssl_set_tls_debug (boolean val) |
Set the TLS Debug parameter. More... | |
OpenSSL support for netconf-tls.