com.lowagie.bc.asn1
Class DERGeneralString
- DEREncodable, DERString, DERTags
public class DERGeneralString
APPLICATION, BIT_STRING, BMP_STRING, BOOLEAN, CONSTRUCTED, ENUMERATED, EXTERNAL, GENERALIZED_TIME, GENERAL_STRING, GRAPHIC_STRING, IA5_STRING, INTEGER, NULL, NUMERIC_STRING, OBJECT_IDENTIFIER, OCTET_STRING, PRINTABLE_STRING, SEQUENCE, SEQUENCE_OF, SET, SET_OF, T61_STRING, TAGGED, UNIVERSAL_STRING, UTC_TIME, UTF8_STRING, VIDEOTEX_STRING, VISIBLE_STRING |
string
private String string
DERGeneralString
public DERGeneralString(String string)
DERGeneralString
public DERGeneralString(byte[] string)
equals
public boolean equals(Object o)
getOctets
public byte[] getOctets()
hashCode
public int hashCode()