Lines Matching refs:as
59 Escape the "special" characters in a field, as required by RFC 2253.
65 Escape the "special" characters in a field as required by RFC 2254 in a field.
77 values larger than 127, as described in B<esc_ctrl>.
88 Convert all strings to UTF-8 format first as required by RFC 2253.
93 will be output as C<\UXXXX> for 16 bits or C<\WXXXXXXXX> for 32 bits.
99 way. That is, the content octets are merely dumped as though one octet
106 such as C<BMPSTRING: Hello World>.
117 Dump non-character strings, such as ASN.1 B<OCTET STRING>.
119 as though each content octet represents a single character.
145 Reverse the fields of the DN as required by RFC 2253.
147 permissible as there is no ordering on values.