Lines Matching refs:an
17 in an B<ASN1_TYPE> structure.
22 file whereas I<cnf> is obtained from an B<X509V3_CTX> structure,
40 followed by an optional colon and a value. The formats of I<type>,
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
81 Encodes an ASN1 B<UTCTime> structure, the value should be in
86 Encodes an ASN1 B<GeneralizedTime> structure, the value should be in
91 Encodes an ASN1 B<OCTET STRING>. I<value> represents the contents
97 Encodes an ASN1 B<BIT STRING>. I<value> represents the contents
115 Formats the result as an ASN1 B<SEQUENCE> or B<SET> type. I<value>
118 generated string format. If I<value> is absent then an empty SEQUENCE
134 Add an explicit tag to the following structure. This string
149 The following structure is surrounded by an OCTET STRING, a SEQUENCE,
169 data as an B<ASN1_TYPE> structure or NULL if an error occurred.
192 SEQUENCE consisting of a BOOL an OID and a UTF8String:
202 This example produces an RSAPrivateKey structure, this is the
240 # pubkeyinfo contains an algorithm identifier and the public key wrapped
246 # algorithm ID for RSA is just an OID and a NULL