Uses of Package
kz.gamma.hardware.asn1

Packages that use kz.gamma.hardware.asn1
kz.gamma.hardware.asn1   
kz.gamma.hardware.asn1.cmp Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510. 
kz.gamma.hardware.asn1.cms   
kz.gamma.hardware.asn1.cryptopro   
kz.gamma.hardware.asn1.ess Support classes useful for encoding and supporting Enhanced Security Services for S/MIME as described RFC 2634. 
kz.gamma.hardware.asn1.misc   
kz.gamma.hardware.asn1.nist   
kz.gamma.hardware.asn1.ocsp   
kz.gamma.hardware.asn1.oiw   
kz.gamma.hardware.asn1.pkcs   
kz.gamma.hardware.asn1.teletrust   
kz.gamma.hardware.asn1.tsp   
kz.gamma.hardware.asn1.x509   
kz.gamma.hardware.cms   
kz.gamma.hardware.crypto.software.x9   
kz.gamma.hardware.jce   
kz.gamma.hardware.tsp   
kz.gamma.hardware.x509   
kz.gamma.hardware.x509.extension   
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1
ASN1Encodable
           
ASN1EncodableVector
          the parent class for this will eventually disappear.
ASN1Generator
           
ASN1Null
          A NULL object.
ASN1Object
           
ASN1ObjectParser
           
ASN1OctetString
           
ASN1OctetStringParser
           
ASN1Sequence
           
ASN1SequenceParser
           
ASN1Set
           
ASN1SetParser
           
ASN1StreamParser
           
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).
ASN1TaggedObjectParser
           
BERConstructedOctetString
           
BERGenerator
           
BERNull
          A BER NULL object.
DERBitString
           
DERBMPString
          DER BMPString object.
DERBoolean
           
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
           
DERGenerator
           
DERIA5String
          DER IA5String object - this is an ascii string.
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.
LimitedInputStream
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.cmp
ASN1Encodable
           
ASN1Object
           
ASN1Sequence
           
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
           
DERString
          basic interface for DER string objects.
DERTags
           
DERUTF8String
          DER UTF8String object.
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.cms
ASN1Encodable
           
ASN1EncodableVector
          the parent class for this will eventually disappear.
ASN1OctetString
           
ASN1Sequence
           
ASN1SequenceParser
           
ASN1Set
           
ASN1SetParser
           
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).
ASN1TaggedObjectParser
           
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.
DERInteger
           
DERObject
           
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.cryptopro
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.ess
ASN1Encodable
           
ASN1OctetString
           
ASN1Sequence
           
DEREncodable
           
DERObject
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.misc
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.nist
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.ocsp
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
           
ASN1Object
           
ASN1OctetString
           
ASN1Sequence
           
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
           
DEREnumerated
           
DERGeneralizedTime
          Generalized time object.
DERIA5String
          DER IA5String object - this is an ascii string.
DERInteger
           
DERObject
           
DERObjectIdentifier
           
DERTags
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.oiw
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.pkcs
ASN1Encodable
           
ASN1Sequence
           
ASN1Set
           
DERBitString
           
DEREncodable
           
DERInteger
           
DERObject
           
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.teletrust
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.asn1.tsp
ASN1Encodable
           
ASN1Sequence
           
DERBoolean
           
DEREncodable
           
DERGeneralizedTime
          Generalized time object.
DERInteger
           
DERObject
           
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.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
           
ASN1Object
           
ASN1OctetString
           
ASN1Sequence
           
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
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.cms
ASN1Encodable
           
ASN1EncodableVector
          the parent class for this will eventually disappear.
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.
ASN1Set
           
DEREncodable
           
DERInteger
           
DERObject
           
DERObjectIdentifier
           
DERSequence
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.crypto.software.x9
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
           
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).
DEREncodable
           
DERObject
           
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.jce
ASN1Encodable
           
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.
ASN1Sequence
           
ASN1Set
           
DEREncodable
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.tsp
ASN1Encodable
           
DERBoolean
           
DERInteger
           
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.x509
ASN1Encodable
           
ASN1EncodableVector
          the parent class for this will eventually disappear.
DEREncodable
           
DERObject
           
DERObjectIdentifier
           
 

Classes in kz.gamma.hardware.asn1 used by kz.gamma.hardware.x509.extension
ASN1Encodable
           
ASN1Sequence
           
DEREncodable
           
 



Copyright © 2013 Gamma Technologies. All Rights Reserved.