Packagecom.hurlant.util.der
Classpublic dynamic class Set
InheritanceSet Inheritance Sequence Inheritance Object
Implements IAsn1Type



Protected Properties
 PropertyDefined By
 Inheritedlen : uint
Sequence
 Inheritedtype : uint
Sequence
Public Methods
 MethodDefined By
  
Set(type:uint = 0x31, length:uint = 0x00)
Set
 Inherited
Sequence
 Inherited
getLength():uint
Sequence
 Inherited
getType():uint
Sequence
 Inherited
toDER():ByteArray
Sequence
  
toString():String
[override]
Set
Constructor Detail
Set()Constructor
public function Set(type:uint = 0x31, length:uint = 0x00)



Parameters
type:uint (default = 0x31)
 
length:uint (default = 0x00)
Method Detail
toString()method
override public function toString():String

Returns
String