Class Index | File Index

Classes


Class SPOCConnection#generalMessage-PACEInfo

This class encodes and decodes PACEInfo objects.

The class implements the following ASN.1 syntax:

PACEInfo ::= SEQUENCE {
		protocol	OBJECT IDENTIFIER,
		version INTEGER, -- MUST be 1 or 2
		parameterId INTEGER OPTIONAL
}

Defined in: pace.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Create a PACEInfo object
Class Detail
<inner> SPOCConnection#generalMessage-PACEInfo(the)
Create a PACEInfo object
Parameters:
{ASN1} the
optional tlv structure to initialize the object

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jun 30 2014 21:39:46 GMT+0200 (CEST)