Uses of Package
org.apache.geronimo.util.asn1

Packages that use org.apache.geronimo.util.asn1
org.apache.geronimo.corba.util   
org.apache.geronimo.util.asn1   
org.apache.geronimo.util.asn1.cryptopro   
org.apache.geronimo.util.asn1.misc   
org.apache.geronimo.util.asn1.oiw   
org.apache.geronimo.util.asn1.pkcs   
org.apache.geronimo.util.asn1.sec   
org.apache.geronimo.util.asn1.util   
org.apache.geronimo.util.asn1.x509   
org.apache.geronimo.util.asn1.x9   
org.apache.geronimo.util.jce   
org.apache.geronimo.util.jce.interfaces   
org.apache.geronimo.util.jce.provider   
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.corba.util
DERObjectIdentifier
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1
ASN1Encodable
           
ASN1Null
          A NULL object.
ASN1OctetString
           
ASN1Sequence
           
ASN1Set
           
ASN1TaggedObject
          ASN.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).
DERBitString
           
DERBMPString
          DER BMPString object.
DERBoolean
           
DERConstructedSequence
          Deprecated. use DERSequence.
DEREncodable
           
DEREncodableVector
          a general class for building up a vector of DER encodable objects - this will eventually be superceded by ASN1EncodableVector so you should use that class in preference.
DEREnumerated
           
DERGeneralizedTime
          Generalized time object.
DERGeneralString
           
DERIA5String
          DER IA5String object - this is an ascii string.
DERInputStream
          Deprecated. use ASN1InputStream
DERInteger
           
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, }.
DERObject
           
DERObjectIdentifier
           
DEROctetString
           
DEROutputStream
           
DERPrintableString
          DER PrintableString object.
DERSequence
           
DERSet
          A DER encoded set object
DERString
          basic interface for DER string objects.
DERT61String
          DER T61String (also the teletex string)
DERTaggedObject
          DER 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).
DERTags
           
DERUniversalString
          DER UniversalString object.
DERUTCTime
          UTC time object.
DERUTF8String
          DER UTF8String object.
DERVisibleString
          DER VisibleString object.
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1.cryptopro
DERObjectIdentifier
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1.misc
ASN1Encodable
           
DERBitString
           
DEREncodable
           
DERIA5String
          DER IA5String object - this is an ascii string.
DERObject
           
DERObjectIdentifier
           
DERString
          basic interface for DER string objects.
DERTags
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1.oiw
DERObjectIdentifier
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1.pkcs
ASN1Encodable
           
ASN1Sequence
           
ASN1Set
           
ASN1TaggedObject
          ASN.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).
DERBitString
           
DEREncodable
           
DERInteger
           
DERObject
           
DERObjectIdentifier
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1.sec
ASN1Encodable
           
ASN1Sequence
           
DEREncodable
           
DERObject
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1.util
DEREncodable
           
DERObject
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1.x509
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
           
ASN1OctetString
           
ASN1Sequence
           
ASN1Set
           
ASN1TaggedObject
          ASN.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).
DERBitString
           
DERBoolean
           
DEREncodable
           
DEREnumerated
           
DERGeneralizedTime
          Generalized time object.
DERInteger
           
DERObject
           
DERObjectIdentifier
           
DERString
          basic interface for DER string objects.
DERTags
           
DERUTCTime
          UTC time object.
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.asn1.x9
DERObjectIdentifier
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.jce
ASN1Encodable
           
ASN1Sequence
           
ASN1Set
           
DEREncodable
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.jce.interfaces
DEREncodable
           
DERObjectIdentifier
           
 

Classes in org.apache.geronimo.util.asn1 used by org.apache.geronimo.util.jce.provider
DEREncodable
           
DERObjectIdentifier
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.