Class and Description |
---|
ASN1ApplicationSpecific
Base class for an application specific object
|
ASN1ApplicationSpecificParser
Interface to parse ASN.1 application specific objects.
|
ASN1BitString
Base class for BIT STRING objects
|
ASN1Boolean
Public facade of ASN.1 Boolean data.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1EncodableVector
Mutable class for building ASN.1 constructed objects.
|
ASN1Enumerated
Class representing the ASN.1 ENUMERATED type.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Generator
Basic class for streaming generators.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Null
A NULL object - use DERNull.INSTANCE for populating structures.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1OctetStringParser
A basic parser for an OCTET STRING object
|
ASN1OutputStream
Stream that produces output based on the default encoding for the passed in objects.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1SequenceParser
A basic parser for a SEQUENCE object
|
ASN1Set
ASN.1
SET and SET OF constructs. |
ASN1SetParser
A basic parser for a SET object
|
ASN1StreamParser
A parser for ASN.1 streams which also returns, where possible, parsers for the objects it encounters.
|
ASN1String
General interface implemented by ASN.1 STRING objects.
|
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
ASN1TaggedObjectParser |
ASN1UTCTime
- * UTC time object.
|
BERGenerator
Base class for generators for indefinite-length structures.
|
BEROctetString |
BERTags |
DERBitString
A BIT STRING with DER encoding.
|
DERBMPString
Carrier class for DER encoding BMPString object.
|
DERGeneralString
Carrier class for a DER encoding GeneralString
|
DERGenerator
Basic class for streaming DER encoding generators.
|
DERGraphicString |
DERIA5String
DER IA5String object - this is an ascii string.
|
DERNull
A NULL object.
|
DERNumericString
DER NumericString object - this is an ascii string of characters {0,1,2,3,4,5,6,7,8,9, }.
|
DEROutputStream
Stream that outputs encoding based on distinguished encoding rules.
|
DERPrintableString
DER PrintableString object.
|
DERT61String
DER T61String (also the teletex string), try not to use this if you don't need to.
|
DERT61UTF8String
Deprecated.
don't use this class, introduced in error, it will be removed.
|
DERTaggedObject
DER TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
DERUniversalString
DER UniversalString object.
|
DERUTF8String
DER UTF8String object.
|
DERVideotexString |
DERVisibleString
DER VisibleString object encoding ISO 646 (ASCII) character code points 32 to 126.
|
InMemoryRepresentable
Interface implemented by objects that can be converted from streaming to in-memory objects.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1BitString
Base class for BIT STRING objects
|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1String
General interface implemented by ASN.1 STRING objects.
|
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
DERBitString
A BIT STRING with DER encoding.
|
DEROctetString
Carrier class for a DER encoding OCTET STRING
|
DERUTF8String
DER UTF8String object.
|
Class and Description |
---|
ASN1Boolean
Public facade of ASN.1 Boolean data.
|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1EncodableVector
Mutable class for building ASN.1 constructed objects.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1OctetStringParser
A basic parser for an OCTET STRING object
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1SequenceParser
A basic parser for a SEQUENCE object
|
ASN1Set
ASN.1
SET and SET OF constructs. |
ASN1SetParser
A basic parser for a SET object
|
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
DERBitString
A BIT STRING with DER encoding.
|
DERIA5String
DER IA5String object - this is an ascii string.
|
DERUTF8String
DER UTF8String object.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
DERBitString
A BIT STRING with DER encoding.
|
DERUTF8String
DER UTF8String object.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1Set
ASN.1
SET and SET OF constructs. |
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
Class and Description |
---|
ASN1ApplicationSpecific
Base class for an application specific object
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1EncodableVector
Mutable class for building ASN.1 constructed objects.
|
ASN1InputStream
a 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.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
DERApplicationSpecific
A DER encoding version of an application specific object.
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1UTCTime
- * UTC time object.
|
DERIA5String
DER IA5String object - this is an ascii string.
|
DERUTF8String
DER UTF8String object.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
DERUTF8String
DER UTF8String object.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1BitString
Base class for BIT STRING objects
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1String
General interface implemented by ASN.1 STRING objects.
|
DERBitString
A BIT STRING with DER encoding.
|
DERIA5String
DER IA5String object - this is an ascii string.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
DERBitString
A BIT STRING with DER encoding.
|
DERIA5String
DER IA5String object - this is an ascii string.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
DERBitString
A BIT STRING with DER encoding.
|
DERIA5String
DER IA5String object - this is an ascii string.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1Set
ASN.1
SET and SET OF constructs. |
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
DERBitString
A BIT STRING with DER encoding.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
DERBitString
A BIT STRING with DER encoding.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1EncodableVector
Mutable class for building ASN.1 constructed objects.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Boolean
Public facade of ASN.1 Boolean data.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1String
General interface implemented by ASN.1 STRING objects.
|
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1BitString
Base class for BIT STRING objects
|
ASN1Boolean
Public facade of ASN.1 Boolean data.
|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1EncodableVector
Mutable class for building ASN.1 constructed objects.
|
ASN1Enumerated
Class representing the ASN.1 ENUMERATED type.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1Set
ASN.1
SET and SET OF constructs. |
ASN1String
General interface implemented by ASN.1 STRING objects.
|
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
ASN1UTCTime
- * UTC time object.
|
DERBitString
A BIT STRING with DER encoding.
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
DERIA5String
DER IA5String object - this is an ascii string.
|
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1GeneralizedTime
Base class representing the ASN.1 GeneralizedTime type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
Class and Description |
---|
ASN1Choice
Marker interface for CHOICE objects - if you implement this in a role your
own object any attempt to tag the object implicitly will convert the tag to
an explicit one as the encoding rules require.
|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Null
A NULL object - use DERNull.INSTANCE for populating structures.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1OctetString
Abstract base for the ASN.1 OCTET STRING data type
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1TaggedObject
ASN.1 TaggedObject - in ASN.1 notation this is any object preceded by
a [n] where n is some number - these are assumed to follow the construction
rules (as with sequences).
|
DERBitString
A BIT STRING with DER encoding.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
ASN1Set
ASN.1
SET and SET OF constructs. |
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Sequence
ASN.1
SEQUENCE and SEQUENCE OF constructs. |
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Integer
Class representing the ASN.1 INTEGER type.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1EncodableVector
Mutable class for building ASN.1 constructed objects.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1ObjectIdentifier
Class representing the ASN.1 OBJECT IDENTIFIER type.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Class and Description |
---|
ASN1Encodable
Basic interface to produce serialisers for ASN.1 encodings.
|
ASN1Object
Base class for defining an ASN.1 object.
|
ASN1Primitive
Base class for ASN.1 primitive objects.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.