Difference between revisions of "ASN.1"

From emboxit
Jump to: navigation, search
(Created page with "==whatis.techtarget.com== ASN.1 (Abstract Syntax Notation One) is a standard way to describe a message *[http://whatis.techtarget.com/definition/ASN1-Abstract-Syntax-Notation...")
 
m (1 revision)
 
(No difference)

Latest revision as of 16:52, 11 September 2015

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