Uses of Class
org.apache.harmony.security.asn1.ASN1StringType
| Package | Description |
|---|---|
| org.apache.harmony.security.asn1 |
-
Uses of ASN1StringType in org.apache.harmony.security.asn1
Subclasses of ASN1StringType in org.apache.harmony.security.asn1 Modifier and Type Class Description classASN1BitStringThis class represents ASN.1 Bitstring type.static classASN1BitString.ASN1NamedBitListDefault implementation for ASN.1 Named Bitstring type The default implementation works with encoding that is mapped to array of boolean.classASN1GeneralizedTimeThis class represents ASN.1 GeneralizedTime type.classASN1OctetStringThis class represents ASN.1 octet string type.classASN1TimeAbstract class to represent ASN.1 time typesclassASN1UTCTimeThis class represents ASN.1 UTCTime typeFields in org.apache.harmony.security.asn1 declared as ASN1StringType Modifier and Type Field Description static ASN1StringTypeASN1StringType. BMPSTRINGstatic ASN1StringTypeASN1StringType. GENERALSTRINGstatic ASN1StringTypeASN1StringType. IA5STRINGstatic ASN1StringTypeASN1StringType. PRINTABLESTRINGstatic ASN1StringTypeASN1StringType. TELETEXSTRINGstatic ASN1StringTypeASN1StringType. UNIVERSALSTRINGstatic ASN1StringTypeASN1StringType. UTF8STRINGMethods in org.apache.harmony.security.asn1 with parameters of type ASN1StringType Modifier and Type Method Description voidBerInputStream. readString(ASN1StringType type)Decodes ASN.1 String typevoidDerInputStream. readString(ASN1StringType type)