Uses of Interface
org.bouncycastle.asn1.InMemoryRepresentable
Packages that use InMemoryRepresentable
Package
Description
-
Uses of InMemoryRepresentable in org.bouncycastle.asn1
Subinterfaces of InMemoryRepresentable in org.bouncycastle.asn1Modifier and TypeInterfaceDescriptioninterfaceA basic parser for a BIT STRING objectinterfaceParser DER EXTERNAL tagged objects.interfaceA basic parser for an OCTET STRING objectinterfaceA basic parser for a SEQUENCE objectinterfaceA basic parser for a SET objectinterfaceInterface for the parsing of a generic tagged ASN.1 object.Classes in org.bouncycastle.asn1 that implement InMemoryRepresentableModifier and TypeClassDescriptionclassBase class for BIT STRING objectsclassAbstract base for the ASN.1 OCTET STRING data typeclassASN.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).classclassDeprecated.Check for 'ASN1BitStringParser' insteadclassASN.1 OctetStrings, with indefinite length rules, and constructed form support.classDeprecated.Check for 'ASN1OctetStringParser' insteadclassDeprecated.Check for 'ASN1SequenceParser' insteadclassDeprecated.Check for 'ASN1SetParser' insteadclassBER 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).classA BIT STRING with DER encoding - the first byte contains the count of padding bits included in the byte array's last byte.classParser DER EXTERNAL tagged objects.classCarrier class for a DER encoding OCTET STRINGclassDeprecated.Check for 'ASN1OctetStringParser' insteadclassDER 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).classA Definite length BIT STRINGclassDeprecated.Check for 'ASN1BitStringParser' insteadclassDeprecated.Check for 'ASN1SequenceParser' insteadclassDeprecated.Check for 'ASN1SetParser' insteadclassDefinite Length 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). -
Uses of InMemoryRepresentable in org.bouncycastle.asn1.x509
Classes in org.bouncycastle.asn1.x509 that implement InMemoryRepresentable -
Uses of InMemoryRepresentable in org.bouncycastle.internal.asn1.misc
Classes in org.bouncycastle.internal.asn1.misc that implement InMemoryRepresentable