Class Index | File Index

Classes


Class SPOCConnection#generalMessage-RestrictedIdentificationDomainParameterInfo

This class encodes and decodes RestrictedIdentificationDomainParameterInfo objects.

The class implements the following ASN.1 syntax:

	RestrictedIdentificationDomainParameterInfo ::= SEQUENCE {
		protocol OBJECT IDENTIFIER(id-CA-DH | id-CA-ECDH),
		domainParameter AlgorithmIdentifier,
}

Defined in: restrictedidentification.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Create a RestrictedIdentificationDomainParameterInfo object
Class Detail
<inner> SPOCConnection#generalMessage-RestrictedIdentificationDomainParameterInfo(the)
Create a RestrictedIdentificationDomainParameterInfo 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)