Global Information Lookup Global Information

PrintableString information


A PrintableString is a restricted character string type in the ASN.1 notation. It is used to describe data that consists only of a specific printable subset of the ASCII character set.

According to the ASN.1 Specification of basic notation,[1] the character set of PrintableString can be expressed as:

Name Graphic ASCII Code (DEC) ASCII Code (HEX)
Latin capital letters A,B, ... Z 65 - 90 41 - 5A
Latin small letters a,b, ... z 97 - 122 61 - 7A
Numbers 0,1, ... 9 48 - 57 30 - 39
SPACE (space) 32 20
APOSTROPHE ' 39 27
LEFT PARENTHESIS ( 40 28
RIGHT PARENTHESIS ) 41 29
PLUS SIGN + 43 2B
COMMA , 44 2C
HYPHEN-MINUS - 45 2D
FULL STOP . 46 2E
SOLIDUS / 47 2F
COLON : 58 3A
EQUALS SIGN = 61 3D
QUESTION MARK ? 63 3F

The PrintableString definition does not include the at sign (@) or ampersand (&). This sometimes causes problems for naive implementers who attempt to put an SMTP email address into an X.509 digital certificate Distinguished Name.

The PrintableString definition does not include asterisk (*) which means it must not be used to represent a wildcard in an X.509 digital certificate Distinguished Name.

  1. ^ Information technology – Abstract Syntax Notation One (ASN.1): Specification of basic notation, ITU-T X.680, 07/2002

and 20 Related for: PrintableString information

Request time (Page generated in 0.5794 seconds.)

PrintableString

Last Update:

PrintableString is a restricted character string type in the ASN.1 notation. It is used to describe data that consists only of a specific printable subset...

Word Count : 137

Certificate signing request

Last Update:

18:d=5 hl=2 l= 3 prim: OBJECT :countryName 23:d=5 hl=2 l= 2 prim: PRINTABLESTRING :EN 27:d=3 hl=2 l= 13 cons: SET 29:d=4 hl=2 l= 11 cons: SEQUENCE 31:d=5...

Word Count : 1114

Base64

Last Update:

binary-to-text encoding schemes that transforms binary data into a sequence of printable characters, limited to a set of 64 unique characters. More specifically...

Word Count : 3814

Control character

Last Update:

are mainly graphic characters, also known as printing characters (or printable characters), except perhaps for "space" characters. In the ASCII standard...

Word Count : 3469

Shellcode

Last Update:

shellcode exploits). A similar type of encoding is called printable code and uses all printable characters (0–9, A–Z, a–z, !@#%^&*() etc.). An similarly...

Word Count : 2908

Google hacking

Last Update:

"Google Hacking: .pdf Document", boris-koch.de (printable, .pdf) "Google Help: Cheat Sheet", Google (printable) Google Hacking for Penetration - Using Google...

Word Count : 814

KWallet

Last Update:

with "C-escape" expansions, which cause the make_printable_string function to return a longer string than expected while constructing a prompt." "GnuPG...

Word Count : 2605

Escape character

Last Update:

characters normally. For example, the sequence of ^[, followed by the printable characters [2;10H, would cause a Digital Equipment Corporation (DEC) VT102...

Word Count : 1503

Regular expression

Last Update:

that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for "find" or "find and replace" operations on strings...

Word Count : 8915

Expression problem

Last Update:

{ string Print(); } public class PrintableLit: Lit, IPrintExp { public PrintableLit(int n): base(n) { N = n; } public int N { get; } public string Print()...

Word Count : 1831

MIME

Last Update:

as an indicator of what type of object is being sent. Values 'quoted-printable' and 'base64' tell the email client that a binary-to-text encoding scheme...

Word Count : 3549

Improvised firearm

Last Update:

a 3D printer. The Liberator is a physible, 3D-printable single shot handgun, the first such printable firearm design made widely available online. The...

Word Count : 4325

Sixel

Last Update:

decimal, is encoded as ?. This ensures that the sixels remain within the printable character range of the ASCII character set. Carriage return (CR) is represented...

Word Count : 1015

Email address

Last Update:

uppercase and lowercase Latin letters A to Z and a to z digits 0 to 9 printable characters !#$%&'*+-/=?^_`{|}~ dot ., provided that it is not the first...

Word Count : 4042

Backtick

Last Update:

which it includes) is a standard for 7-bit encoding, providing just 96 printable characters (and 32 control characters). This was insufficient to meet...

Word Count : 1935

Escape sequence

Last Update:

sequences are used in character literals and string literals, to express characters which are not printable or clash with the syntax of characters or strings...

Word Count : 1843

Ascii85

Last Update:

maximum intervals, and may not maintain whitespace. Thus, only the 94 printable ASCII characters are "safe" to use to convey data. Eighty-five is the...

Word Count : 1498

ZX80 character set

Last Update:

internally as the string terminator character so the BASIC function CHR$(1) returns a null string; CHR$(212) translates to the printable " character. The...

Word Count : 746

Hex editor

Last Update:

followed by one group of 16 printable ASCII characters which correspond to each pair of hex values (each byte). Non-printable ASCII characters (e.g., Bell)...

Word Count : 864

Caret

Last Update:

which it includes) is a standard for 7-bit encoding, providing just 96 printable characters (and 32 control characters). This was insufficient to meet...

Word Count : 1213

PDF Search Engine © AllGlobal.net