| Package | com.hurlant.util.der |
| Class | public class Integer |
| Inheritance | Integer BigInteger Object |
| Implements | IAsn1Type |
| Integer | () | Constructor |
public function Integer(type:uint, length:uint, b:ByteArray)type:uint | |
length:uint | |
b:ByteArray |
| getLength | () | method |
public function getLength():uintReturnsuint |
| getType | () | method |
public function getType():uintReturnsuint |
| toDER | () | method |
public function toDER():ByteArrayReturnsByteArray |
| toString | () | method |
override public function toString(radix:Number = 0):StringParameters
radix:Number (default = 0) |
String |