| Package | com.hurlant.util.asn1.type |
| Class | public class BooleanType |
| Inheritance | BooleanType ASN1Type Object |
| Method | Defined By | ||
|---|---|---|---|
| BooleanType | |||
![]() | 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 | |