Interface | Description |
---|---|
ACTrustStore | Deprecated
This does not expose the necessary information.
|
VOMSTrustStore |
Class | Description |
---|---|
ACCerts |
This class represents the ACCerts extension which may be present in the AC.
|
ACGenerator |
AttributeCertificateInfo ::= SEQUENCE {
version AttCertVersion -- version is v2,
holder Holder,
issuer AttCertIssuer,
signature AlgorithmIdentifier,
serialNumber CertificateSerialNumber,
attrCertValidityPeriod AttCertValidityPeriod,
attributes SEQUENCE OF Attribute,
issuerUniqueID UniqueIdentifier OPTIONAL,
extensions Extensions OPTIONAL
}
AttCertVersion ::= INTEGER { v2(1) }
|
ACTarget |
The intent of this class is to represent a single target.
|
ACTargets |
The intent of this class is to represent the ACTargets extension which
may be present in the AC.
|
ACValidator |
Validator class capable of validating an Attribute Certificate
and verify its signature against a trust store of Attribute
Authority certificates.
|
AttCertIssuer |
Shadow implementation of AttributeCertificateInfo from
BouncyCastle
|
AttributeCertificate |
A shadow implementation of the non-working BouncyCastle implementation
of X.509 Attribute Certificates
|
AttributeCertificateInfo |
Shadow implementation of AttributeCertificateInfo from
BouncyCastle
|
AttributeHolder |
This calss represents an Attribute Holder object.
|
FullAttributes |
This class represents the GenericAttributes extension which may be found
in the AC.
|
GenericAttribute |
This class represents the single Generic Attribute.
|
Holder |
The Holder object.
|
IetfAttrSyntax |
Implementation of
IetfAttrSyntax as specified
by RFC3281. |
ObjectDigestInfo | |
Util | |
V2Form |
Copyright © 2013. All rights reserved.