Uses of Interface
org.bouncycastle.asn1.ASN1String
Packages that use ASN1String
Package
Description
A library for parsing and writing ASN.1 objects.
Miscellaneous object identifiers and objects.
The base classes for defining an X.500 name.
Support classes useful for encoding and processing X.509 certificates.
-
Uses of ASN1String in org.bouncycastle.asn1
Classes in org.bouncycastle.asn1 that implement ASN1StringModifier and TypeClassDescriptionclassBase class for BIT STRING objectsclassA BIT STRING with DER encoding - the first byte contains the count of padding bits included in the byte array's last byte.classDER BMPString object encodes BMP (Basic Multilingual Plane) subset (aka UCS-2) of UNICODE (ISO 10646) characters in codepoints 0 to 65535.classASN.1 GENERAL-STRING data type.classclassDER IA5String object - this is a ISO 646 (ASCII) string encoding code points 0 to 127.classDER NumericString object - this is an ascii string of characters {0,1,2,3,4,5,6,7,8,9, }.classDER PrintableString object.classDER T61String (also the teletex string), try not to use this if you don't need to.classDER UniversalString object - encodes UNICODE (ISO 10646) characters using 32-bit format.classDER UTF8String object.classclassDER VisibleString object encoding ISO 646 (ASCII) character code points 32 to 126.classA Definite length BIT STRING -
Uses of ASN1String in org.bouncycastle.asn1.misc
Classes in org.bouncycastle.asn1.misc that implement ASN1StringModifier and TypeClassDescriptionclassThe NetscapeCertType object.classclass -
Uses of ASN1String in org.bouncycastle.asn1.x500
Classes in org.bouncycastle.asn1.x500 that implement ASN1String -
Uses of ASN1String in org.bouncycastle.asn1.x509
Classes in org.bouncycastle.asn1.x509 that implement ASN1String