Name
SPVM::Net::SSLeay::Callback::PemPassword - pem_password_cb Function Pointer Type in OpenSSL..
Description
Net::SSLeay::Callback::PemPassword interface in SPVM represents pem_password_cb function pointer type in OpenSSL.
Usage
use Net::SSLeay::Callback::PemPassword;
Interface Methods
required method : int ($ssl : Net::SSLeay, $rwflag : int);
This method represents pem_password_cb function pointer type in OpenSSL.
See Also
Copyright & License
Copyright (c) 2024 Yuki Kimoto
MIT License