Packagecom.hurlant.util.der
Interfacepublic interface IAsn1Type
Implementors ByteString, Integer, ObjectIdentifier, PrintableString, Sequence, Set, UTCTime



Public Methods
 MethodDefined By
  
getLength():uint
IAsn1Type
  
getType():uint
IAsn1Type
  
toDER():ByteArray
IAsn1Type
Method Detail
getLength()method
public function getLength():uint

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

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

Returns
ByteArray