Uses of Interface
org.gudy.bouncycastle.asn1.DERTags
Packages that use DERTags
Package
Description
A library for parsing and writing ASN.1 objects.
Miscellaneous object identifiers and objects.
Support classes useful for encoding and processing X.509 certificates.
-
Uses of DERTags in org.gudy.bouncycastle.asn1
Classes in org.gudy.bouncycastle.asn1 that implement DERTagsModifier and TypeClassDescriptionclassa general purpose ASN.1 decoder - note: this class differs from the others in that it returns null after it has read the last object in the stream.classA NULL object.classclassclassclassclassclassASN.1 TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).classclassDeprecated.use BERSequenceclassDeprecated.use ASN1InputStreamclassA BER NULL object.classclassclassclassBER TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).classBase class for an application specific objectclassclassDER BMPString object.classclassDeprecated.use DERSequence.classDeprecated.use DERSetclassclassGeneralized time object.classclassDER IA5String object - this is an ascii string.classDeprecated.use ASN1InputStreamclassclassA NULL object.classDER NumericString object - this is an ascii string of characters {0,1,2,3,4,5,6,7,8,9, }.classclassclassclassclassDER PrintableString object.classclassA DER encoded set objectclassDER T61String (also the teletex string)classDER TaggedObject - in ASN.1 nottation this is any object proceeded by a [n] where n is some number - these are assume to follow the construction rules (as with sequences).classDER UniversalString object.classWe insert one of these when we find a tag we don't recognise.classUTC time object.classDER UTF8String object.classDER VisibleString object. -
Uses of DERTags in org.gudy.bouncycastle.asn1.misc
Classes in org.gudy.bouncycastle.asn1.misc that implement DERTagsModifier and TypeClassDescriptionclassThe NetscapeCertType object.classclass -
Uses of DERTags in org.gudy.bouncycastle.asn1.x509
Classes in org.gudy.bouncycastle.asn1.x509 that implement DERTagsModifier and TypeClassDescriptionclassCertPolicyId, used in the CertificatePolicies and PolicyMappings X509V3 Extensions.classThe CRLNumber object.classThe CRLReason enumeration.classThe KeyPurposeId object.classThe KeyUsage object.classPolicyQualifierId, used in the CertificatePolicies X509V3 extension.classThe ReasonFlags object.