Changes for version 0.013 - 2024-11-14
- New Features
- Add Net::SSLeay::OCSP#response_status_str method.
- Add Net::SSLeay::OCSP#response_status method.
- Add Net::SSLeay::ASN1_TIME class.
- Add Net::SSLeay::ASN1_GENERALIZEDTIME class.
- Add Net::SSLeay::ASN1_INTEGER class.
- Add Net::SSLeay::ASN1_ENUMERATED class.
- Add Net::SSLeay::OCSP_BASICRESP class.
- Add Net::SSLeay::OCSP_CERTID class.
- Add Net::SSLeay::DER::d2i_OCSP_CERTID method.
- Add Net::SSLeay::DER::i2d_OCSP_CERTID method.
- Add Net::SSLeay::OCSP#basic_verify method.
- Add Net::SSLeay::OCSP#basic_add1_cert method.
- Add Net::SSLeay::OCSP#check_nonce method.
- Add Net::SSLeay::OCSP_BASICRESP#DESTROY method.
- Add Net::SSLeay::OCSP_CERTID#DESTROY method.
- Add Net::SSLeay::OCSP#check_validity method.
- Add Net::SSLeay::OCSP_SINGLERESP class.
- Add Net::SSLeay::ASN1_GENERALIZEDTIME#DESTROY method.
- Add Net::SSLeay::OCSP#resp_count method.
Modules
OpenSSL Binding and SSL data strcuture.
ASN1_ENUMERATED Data Structure in OpenSSL
ASN1_GENERALIZEDTIME Data Structure in OpenSSL
ASN1_INTEGER Data Structure in OpenSSL
ASN1_OBJECT Data Structure in OpenSSL
ASN1_TIME Data Structure in OpenSSL
BIO Data Strucutre in OpenSSL
Config Builder for Net::SSLeay.
OpenSSL Constants
Name Space for d2i_ and i2d_ prefixed functions in OpenSSL
DH Data Strucutre in OpenSSL
EC_KEY Data Strucutre in OpenSSL
OpenSSL Errors
EVP Name Space in OpenSSL
EVP_MD Data Structure in OpenSSL
EVP_PKEY Data Structure in OpenSSL
OpenSSL Error
OBJ Name Space in OpenSSL
OCSP Name Space in OpenSSL
OCSP_BASICRESP Data Strucutre in OpenSSL
OCSP_CERTID Data Strucutre in OpenSSL
OCSP_REQUEST Data Structure in OpenSSL
OCSP_RESPONSE Data Structure in OpenSSL
OCSP_SINGLERESP Data Structure in OpenSSL
OPENSSL(or OpenSSL) Name Space in OpenSSL
OpenSSL PEM data structure
RAND Name Space in OpenSSL
SSL_CIPHER Data Strucutre in OpenSSL
SSL_CTX data structure in OpenSSL
OpenSSL SSL_METHOD data structure
SSL_SESSION Data Strucutre in OpenSSL
X509 data structure in OpenSSL
X509_CRL data structure in OpenSSL
X509_NAME Data Structure in OpenSSL
X509_STORE data structure in OpenSSL
X509_STORE_CTX Data Structure in OpenSSL
X509_VERIFY_PARAM Data Structure in OpenSSL.