⚝
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
/
X509
/
Name
/
View File Name :
to_s-i.ri
U:RDoc::AnyMethod[iI" to_s:ETI"OpenSSL::X509::Name#to_s;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"LReturns a String representation of the Distinguished Name. _format_ is ;TI"one of:;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type:BULLET:@items[ o:RDoc::Markup::ListItem:@label0; [o; ; [I" OpenSSL::X509::Name::COMPAT;To;;0; [o; ; [I"!OpenSSL::X509::Name::RFC2253;To;;0; [o; ; [I"!OpenSSL::X509::Name::ONELINE;To;;0; [o; ; [I"#OpenSSL::X509::Name::MULTILINE;T@o; ; [I"OIf _format_ is omitted, the largely broken and traditional OpenSSL format ;TI"5(
X509_NAME_oneline()
format) is chosen.;T@o; ; [I"N
Use of this method is discouraged.
None of the formats other than ;TI"OOpenSSL::X509::Name::RFC2253 is standardized and may show an inconsistent ;TI"(behavior through \OpenSSL versions.;T@o; ; [I"OIt is recommended to use #to_utf8 instead, which is equivalent to calling ;TI"N
name.to_s(OpenSSL::X509::Name::RFC2253).force_encoding("UTF-8")
.;T: @fileI" ext/openssl/ossl_x509name.c;T:0@omit_headings_from_table_of_contents_below0I"=name.to_s -> string name.to_s(format) -> string ;T0[ I"(*args);T@3FI" Name;TcRDoc::NormalClass00