⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
OpenSSL
/
Cipher
/
View File Name :
auth_data%3d-i.ri
U:RDoc::AnyMethod[iI"auth_data=:ETI"OpenSSL::Cipher#auth_data=;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"ISets the cipher's additional authenticated data. This field must be ;TI"Kset when using AEAD cipher modes such as GCM or CCM. If no associated ;TI"Pdata shall be used, this method must *still* be called with a value of "". ;TI"KThe contents of this field should be non-sensitive data which will be ;TI"Padded to the ciphertext to generate the authentication tag which validates ;TI"$the contents of the ciphertext.;To:RDoc::Markup::BlankLine o; ; [I"PThe AAD must be set prior to encryption or decryption. In encryption mode, ;TI"Mit must be set after calling Cipher#encrypt and setting Cipher#key= and ;TI"PCipher#iv=. When decrypting, the authenticated data must be set after key, ;TI"Piv and especially *after* the authentication tag has been set. I.e. set it ;TI"Donly after calling Cipher#decrypt, Cipher#key=, Cipher#iv= and ;TI"Cipher#auth_tag= first.;T: @fileI"ext/openssl/ossl_cipher.c;T:0@omit_headings_from_table_of_contents_below0I")cipher.auth_data = string -> string ;T0[ I" (p1);T@FI"Cipher;TcRDoc::NormalClass00