File: C:/Ruby27-x64/share/ri/2.7.0/system/OpenSSL/X509/Name/add_entry-i.ri
U:RDoc::AnyMethod[iI"add_entry:ETI""OpenSSL::X509::Name#add_entry;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"PAdds a new entry with the given _oid_ and _value_ to this name. The _oid_ ;TI"Eis an object identifier defined in ASN.1. Some common OIDs are:;To:RDoc::Markup::BlankLine o:RDoc::Markup::List:
@type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"C;T; [o;
; [I"Country Name;To;;[I"CN;T; [o;
; [I"Common Name;To;;[I"DC;T; [o;
; [I"Domain Component;To;;[I"O;T; [o;
; [I"Organization Name;To;;[I"OU;T; [o;
; [I"Organizational Unit Name;To;;[I"ST;T; [o;
; [I"State or Province Name;T@o;
; [ I"QThe optional keyword parameters _loc_ and _set_ specify where to insert the ;TI"Pnew attribute. Refer to the manpage of X509_NAME_add_entry(3) for details. ;TI"P_loc_ defaults to -1 and _set_ defaults to 0. This appends a single-valued ;TI"RDN to the end.;T:
@fileI" ext/openssl/ossl_x509name.c;T:0@omit_headings_from_table_of_contents_below0I"Bname.add_entry(oid, value [, type], loc: -1, set: 0) => self
;T0[ I"(p1, p2, p3 = v3, p4 = {});T@BFI" Name;TcRDoc::NormalClass00