Uses of Interface
org.bouncycastle.asn1.InMemoryRepresentable
| Package | Description |
|---|---|
| org.bouncycastle.asn1 |
-
Uses of InMemoryRepresentable in org.bouncycastle.asn1
Subinterfaces of InMemoryRepresentable in org.bouncycastle.asn1 Modifier and Type Interface Description interfaceASN1ApplicationSpecificParserinterfaceASN1OctetStringParserinterfaceASN1SequenceParserinterfaceASN1SetParserinterfaceASN1TaggedObjectParserClasses in org.bouncycastle.asn1 that implement InMemoryRepresentable Modifier and Type Class Description classASN1OctetStringclassASN1TaggedObjectASN.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).classBERApplicationSpecificParserclassBERConstructedOctetStringDeprecated.use BEROctetStringclassBEROctetStringclassBEROctetStringParserclassBERSequenceParserclassBERSetParserclassBERTaggedObjectBER 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).classBERTaggedObjectParserclassDERExternalParserclassDEROctetStringclassDEROctetStringParserclassDERSequenceParserclassDERSetParserclassDERTaggedObjectDER 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).classDLTaggedObjectDefinite 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).