⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
OpenSSL
/
Cipher
/
View File Name :
auth_tag-i.ri
U:RDoc::AnyMethod[iI" auth_tag:ETI"OpenSSL::Cipher#auth_tag;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"NGets the authentication tag generated by Authenticated Encryption Cipher ;TI"Pmodes (GCM for example). This tag may be stored along with the ciphertext, ;TI"Kthen set on the decryption cipher to authenticate the contents of the ;TI"Pciphertext against changes. If the optional integer parameter _tag_len_ is ;TI"Ogiven, the returned tag will be _tag_len_ bytes long. If the parameter is ;TI"Momitted, the default length of 16 bytes or the length previously set by ;TI"M#auth_tag_len= will be used. For maximum security, the longest possible ;TI"should be chosen.;To:RDoc::Markup::BlankLine o; ; [I">The tag may only be retrieved after calling Cipher#final.;T: @fileI"ext/openssl/ossl_cipher.c;T:0@omit_headings_from_table_of_contents_below0I"-cipher.auth_tag(tag_len = 16) -> String ;T0[ I"(p1 = v1);T@FI"Cipher;TcRDoc::NormalClass00