Class ASN1StringType

java.lang.Object
org.apache.harmony.security.asn1.ASN1Type
org.apache.harmony.security.asn1.ASN1StringType
All Implemented Interfaces:
ASN1Constants
Direct Known Subclasses:
ASN1BitString, ASN1OctetString, ASN1Time

public abstract class ASN1StringType
extends ASN1Type
This class is the super class for all string ASN.1 types
See Also:
ASN.1