ASN.1

From emboxit
Jump to: navigation, search

whatis.techtarget.com

ASN.1 (Abstract Syntax Notation One) is a standard way to describe a message
Report ::= SEQUENCE { author OCTET STRING, title OCTET STRING, body OCTET STRING, biblio Bibliography }
Bibliography ::= SEQUENCE { author OCTET STRING title OCTET STRING publisher OCTET STRING year OCTET STRING }


Wikipedia