Package edu.vt.middleware.crypt.x509.types

Interface Summary
List<T> Interface describing a type that is simply a collection of other types.
 

Class Summary
AbstractList<T> Base class for all types that simply contain collections of other types.
AccessDescription Representation of the AccessDescription type described in section 4.2.2.1 of RFC 2459.
AccessDescriptionList Representation of the SEQUENCE of AccessDescription types that is the value of the AuthorityInformationAccess extension field defined in section 4.2.2.1 of RFC 2459.
AttributeTypeAndValue Representation of AttributeTypeAndValue type described in section 2 of RFC 2253.
AuthorityKeyIdentifier Representation of the AuthorityKeyIdentifier type defined in section 4.2.1.1 of RFC 2459.
BasicConstraints Representation of the BasicConstraints type defined in section 4.2.1.10 of RFC 2459.
BitString Represents a string of bits encoded into octets in network byte order.
DistributionPoint Representation of the DistributionPoint type defined in section 4.2.1.14 of RFC 2459.
DistributionPointList Representation of the SEQUENCE of DistributionPoint types that are the value of the CRLDistributionPoints extension field described in section 4.2.1.14 of RFC 2459.
GeneralName Representation of the GeneralName type defined in section 4.2.1.7 of RFC 2459.
GeneralNameList Representation of the GeneralNames type defined in section 4.2.1.7 of RFC 2459, which simply stores a list of GeneralName items.
KeyIdentifier Friendly representation of an OCTET STRING representing key identifier data as described in section 4.2.1.1 of RFC 2459.
KeyPurposeIdList Represents the sequence of KeyPurposeId types that are contained in the ExtendedKeyUsage extension field described in section 4.2.1.13 of RFC 2459.
KeyUsage Representation of the KeyUsage type defined in section 4.2.1.3 of RFC 2459.
NoticeReference Representation of the NoticeReference type defined in section 4.2.1.5 of RFC 2459.
PolicyInformation Representation of the PolicyInformation type defined in section 4.2.1.5 of RFC 2459.
PolicyInformationList Stores a list of PolicyInformation objects that could represent the data in the CertificatePolicies extension field defined in section 4.2.1.5 of RFC 2459.
PolicyQualifierInfo Representation of the PolicyQualifierInfo type defined in section 4.2.1.5 of RFC 2459.
ReasonFlags Representation of the ReasonFlags type defined in section 4.2.1.14 of RFC 2459.
RelativeDistinguishedName Representation of RelativeDistinguishedName type described in section 2 of RFC 2253.
UserNotice Representation of the UserNotice type defined in section 4.2.1.5 of RFC 2459.
 

Enum Summary
AccessMethod Enumeration of supported OIDs for the accessMethod field of the AccessDescription type described in section 4.2.2.1 of RFC 2459.
AttributeType Describes the registered values of AttributeType that may appear in a RelativeDistinguishedName (RDN) as defined in section 2 of RFC 2253.
GeneralNameType Representation of the options in the CHOICE element describing various categories of the GeneralName type defined in section 4.2.1.7 of RFC 2459.
KeyPurposeId Represents the KeyPurposeId type described in section 4.2.1.13 of RFC 2459, which is used to indicate extended key usage.
KeyUsageBits Representation of the bit meanings in the KeyUsage BIT STRING type defined in section 4.2.1.3 of RFC 2459.
Reasons Definitions of the meanings of the bits in the ReasonFlags BIT STRING defined in section 4.2.1.14 of RFC 2459.
 



Copyright © 2003-2011 Virginia Tech. All Rights Reserved.