Packagecom.hurlant.util.der
Classpublic class ObjectIdentifier
ImplementsIAsn1Type



Public Methods
 MethodDefined by
  
ObjectIdentifier(type:uint, length:uint, b:*)
ObjectIdentifier
  
dump():String
ObjectIdentifier
  
getLength():uint
ObjectIdentifier
  
getType():uint
ObjectIdentifier
  
toDER():ByteArray
ObjectIdentifier
  
toString():String
ObjectIdentifier
Constructor detail
ObjectIdentifier()constructor
public function ObjectIdentifier(type:uint, length:uint, b:*)Parameters
type:uint
 
length:uint
 
b:*
Method detail
dump()method
public function dump():String

Returns
String
getLength()method 
public function getLength():uint

Returns
uint
getType()method 
public function getType():uint

Returns
uint
toDER()method 
public function toDER():ByteArray

Returns
ByteArray
toString()method 
public function toString():String

Returns
String