NAME
Crypt::OpenSSL3::SSL::Cipher - An SSL Cipher
VERSION
version 0.010
DESCRIPTION
This class holds the algorithm information for a particular cipher which are a core part of the SSL/TLS protocol. The available ciphers are configured on a context basis and the actual ones used are then part of the session.
METHODS
description
get_auth_nid
get_bits
get_cipher_nid
get_digest_nid
get_handshake_digest
get_id
get_kx_nid
get_name
get_protocol_id
get_version
is_aead
standard_name
AUTHOR
Leon Timmermans <fawaka@gmail.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2025 by Leon Timmermans.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004