Home
last modified time | relevance | path

Searched refs:IA5String (Results 1 – 8 of 8) sorted by relevance

/third_party/uboot/u-boot-2020.01/lib/crypto/
Dx509_akid.asn118 rfc822Name [1] IA5String,
19 dNSName [2] IA5String,
23 uniformResourceIdentifier [6] IA5String,
/third_party/node/test/fixtures/x509-escaping/
Dcreate-certs.js49 const IA5String = utilType('IA5String', 'ia5str'); constant
258 value: IA5String.encode('abc123', 'der')
272 value: IA5String.encode('abc\0def', 'der')
412 value: IA5String.encode('abc123', 'der')
/third_party/node/deps/npm/node_modules/asn1/lib/ber/
Dtypes.js25 IA5String: 22, property
/third_party/node/deps/npm/node_modules/sshpk/lib/
Didentity.js150 } else if (c.asn1type === asn1.Ber.IA5String ||
152 der.writeString(c.value, asn1.Ber.IA5String);
251 case asn1.Ber.IA5String:
/third_party/openssl/doc/man3/
DASN1_generate_nconf.pod174 A simple IA5String:
178 An IA5String explicitly tagged:
182 An IA5String explicitly tagged using APPLICATION tagging:
DASN1_STRING_length.pod74 for an IA5String the data will be ASCII, for a BMPString two bytes per
/third_party/openssl/doc/man5/
Dx509v3_config.pod353 it can only be of type DisplayText. In RFC3280 IA5String is also permissible.
/third_party/uboot/u-boot-2020.01/tools/
Dasn1_compiler.c242 _(IA5String),