| Package | com.hurlant.util.asn1.type |
| Class | public class IA5StringType |
| Inheritance | IA5StringType StringType ASN1Type Object |
| Method | Defined By | ||
|---|---|---|---|
IA5StringType(size1:int, size2:int = 0) | IA5StringType | ||
![]() | ASN1Type | ||
![]() | fromDER(s:ByteArray, size:int):*
Read an ASN-1 value from a ByteArray and return it
If we can't read a value that matches our type, we return null;
| ASN1Type | |
![]() | matches(type:int, classValue:int, length:int):Boolean | ASN1Type | |