Lines Matching refs:string
5 ASN1_generate_nconf, ASN1_generate_v3 - ASN1 string generation functions
16 These functions generate the ASN1 encoding of a string
19 I<str> contains the string to encode. I<nconf> or I<cnf> contains
29 The actual data encoded is determined by the string I<str> and
30 the configuration information. The general format of the string
53 This encodes a boolean type. The I<value> string is mandatory and
60 Encode the B<NULL> type, the I<value> string must not be present.
64 Encodes an ASN1 B<INTEGER> type. The I<value> string represents
76 Encodes an ASN1 B<OBJECT IDENTIFIER>, the I<value> string can be
110 These encode the corresponding string types. I<value> represents the
118 generated string format. If I<value> is absent then an empty SEQUENCE
127 the string format of the final type and value. The supported
134 Add an explicit tag to the following structure. This string
159 specified then the value string must be a valid B<UTF8> string. For B<HEX> the