Home
last modified time | relevance | path

Searched refs:PrintableString (Results 1 – 9 of 9) sorted by relevance

/third_party/node/test/fixtures/x509-escaping/
Dcreate-certs.js50 const PrintableString = utilType('PrintableString', 'printstr'); constant
53 const subjectCommonName = PrintableString.encode('evil.example.com', 'der');
85 value: PrintableString.encode('DE', 'der')
105 value: PrintableString.encode('DE', 'der')
125 value: PrintableString.encode('DE', 'der')
145 value: PrintableString.encode('DE', 'der')
165 value: PrintableString.encode('DE', 'der')
186 value: PrintableString.encode('DE', 'der')
206 value: PrintableString.encode('DE', 'der')
/third_party/node/deps/npm/node_modules/asn1/lib/ber/
Dtypes.js22 PrintableString: 19, property
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
Dtpmtoken_import_openssl.cnf109 # default: PrintableString, T61String, BMPString.
110 # pkix : PrintableString, BMPString.
112 # nombstr : PrintableString, T61String (no BMPStrings or UTF8Strings).
/third_party/node/deps/npm/node_modules/sshpk/lib/
Didentity.js155 var type = asn1.Ber.PrintableString;
250 case asn1.Ber.PrintableString:
/third_party/openssl/apps/
Dopenssl.cnf119 # default: PrintableString, T61String, BMPString.
120 # pkix : PrintableString, BMPString (PKIX recommendation before 2004)
122 # nombstr : PrintableString, T61String (no BMPStrings or UTF8Strings).
Dopenssl-vms.cnf119 # default: PrintableString, T61String, BMPString.
120 # pkix : PrintableString, BMPString (PKIX recommendation before 2004)
122 # nombstr : PrintableString, T61String (no BMPStrings or UTF8Strings).
/third_party/openssl/doc/man1/
Dreq.pod498 two characters long and must fit in a PrintableString).
/third_party/mbedtls/
DChangeLog1764 one using PrintableString and the other UTF8String) or in the choice of
1846 UTF8String. Previously, the use of the PrintableString format led to
1868 string format (mostly PrintableString), which could lead to CRTs being
/third_party/openssl/
DCHANGES9515 DN values that are of type PrintableString, as well as RDNs of type