Abstract Syntax Notation One
- Abstract Syntax Notation One
-
ASN.1
ASN.1 (Abstract Syntax Notation One) est un standard international destiné à l'origine à décrire les données échangées dans les protocoles de télécommunication (modèle OSI). Standardisé en 1984, utilisé à l'origine pour les échanges de courriers électroniques, il fournit une notation formelle qui décrit le format des messages. Il est mis en œuvre dans un grand nombre d'applications (gestion de réseaux, messagerie, sécurité, téléphonie, Internet, etc.).
La norme initiale date de 1988 (CCITT Recommendation X.208 : Specification of Abstract Syntax Notation One), une nouvelle version (ISO/CEI 8824-1 / UIT-T X.680) a été émise en 1993.
Exemple
Client ::= SEQUENCE {
nom PrintableString (SIZE (1..40)),
rue PrintableString (SIZE (1..50)) OPTIONAL,
codepostal NumericString (SIZE (10)),
ville PrintableString (SIZE (1..30)),
pays PrintableString (SIZE (1..20))
DEFAULT pays-pardefaut }
pays-pardefaut PrintableString ::= "France"
ASN.1 est l'un des formats utilisés par le NCBI.
Voir aussi
Article connexe
Liens externes
- Portail de l’informatique
Catégories : Format de données numériques | Langage de définition de données | Norme ISO | Norme CEI | Recommandation de l'UIT-T
Wikimedia Foundation.
2010.
Contenu soumis à la licence CC-BY-SA. Source : Article Abstract Syntax Notation One de Wikipédia en français (auteurs)
Regardez d'autres dictionnaires:
Abstract Syntax Notation One — In telecommunications and computer networking, Abstract Syntax Notation One (ASN.1) is a standard and flexible notation that describes data structures for representing, encoding, transmitting, and decoding data. It provides a set of formal rules… … Wikipedia
Abstract Syntax Notation One — Die Abstract Syntax Notation One (ASN.1) ist eine Beschreibungssprache zur Definition von Datenstrukturen sowie Festlegungen zur Umsetzung von Datenstrukturen und Elementen in ein netzeinheitliches Format. Sie ist gemeinsamer Standard der ITU T… … Deutsch Wikipedia
Abstract Syntax Notation — ASN.1 Pile de protocoles 7 • Application 6 • Présentation 5 • Session 4 • Transport … Wikipédia en Français
Abstract Syntax Notation 1 — ASN.1 Pile de protocoles 7 • Application 6 • Présentation 5 • Session 4 • Transport … Wikipédia en Français
Abstract syntax — The abstract syntax of data is its structure described as a data type (possibly, but not necessarily, an abstract data type), independent of any particular representation or encoding. To be implemented either for computation or communications, a… … Wikipedia
Encoding Control Notation — The Encoding Control Notation (ECN) is a standardized formal language that is part of the Abstract Syntax Notation One (ASN.1) family of international standards [cite web url=http://www.itu.int/rec/T REC X.680 200203 I/en title=ITU T Rec. X.680 / … Wikipedia
Cryptographic Message Syntax — (CMS) ist ein Standard vom IETF für gesicherte kryptographische Mitteilungen. CMS ist die Obermenge des PKCS #7 (Public Key Cryptography Standards #7) welche auf S/MIME aufsetzt. Der Version 2 lag der gleiche Standard zugrunde. Ab Version 3… … Deutsch Wikipedia
Reverse Polish notation — (or just RPN) by analogy with the related Polish notation, a prefix notation introduced in 1920 by the Polish mathematician Jan Łukasiewicz, is a mathematical notation wherein every operator follows all of its operands. It is also known as… … Wikipedia
ASN.1 — Abstract Syntax Notation One (Computing » General) Abstract Syntax Notation One (Computing » Telecom) … Abbreviations dictionary
ASN.1 — Abstract Syntax Notation One von der CCITT vorgeschlagene und der ISO übernommene Notation für die syntaktische Beschreibung auszutauschender Dateneinheiten, meist synonym zu X.409 … Acronyms