NAME
SSL_get_psk_identity, SSL_get_psk_identity_hint — get PSK client identity and hintSYNOPSIS
#include <openssl/ssl.h>SSL_get_psk_identity_hint(const SSL *ssl);
SSL_get_psk_identity(const SSL *ssl);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |