yumapro  25.10-1
YumaPro SDK
Loading...
Searching...
No Matches
agt_openssl.h File Reference

OpenSSL support for netconf-tls. More...

#include "ses.h"
#include "status_enum.h"
Include dependency graph for agt_openssl.h:

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...
 

Detailed Description

OpenSSL support for netconf-tls.