A B C D E G H I K N O P R S T U V 

A

AccessDescription - Class in org.apache.kerby.x509.type
AccessDescription ::= SEQUENCE { accessMethod OBJECT IDENTIFIER, accessLocation GeneralName }
AccessDescription() - Constructor for class org.apache.kerby.x509.type.AccessDescription
 
AccessDescription.AccessDescriptionField - Enum in org.apache.kerby.x509.type
 
AlgorithmIdentifier - Class in org.apache.kerby.x509.type
AlgorithmIdentifier ::= SEQUENCE { algorithm OBJECT IDENTIFIER, parameters ANY DEFINED BY algorithm OPTIONAL }
AlgorithmIdentifier() - Constructor for class org.apache.kerby.x509.type.AlgorithmIdentifier
 
AlgorithmIdentifier.AlgorithmIdentifierField - Enum in org.apache.kerby.x509.type
 
AttCertIssuer - Class in org.apache.kerby.x509.type
AttCertIssuer ::= CHOICE { v1Form GeneralNames, -- MUST NOT be used in this profile v2Form [0] V2Form -- v2 only }
AttCertIssuer() - Constructor for class org.apache.kerby.x509.type.AttCertIssuer
 
AttCertIssuer.AttCertIssuerField - Enum in org.apache.kerby.x509.type
 
AttCertValidityPeriod - Class in org.apache.kerby.x509.type
AttCertValidityPeriod ::= SEQUENCE { notBeforeTime GeneralizedTime, notAfterTime GeneralizedTime }
AttCertValidityPeriod() - Constructor for class org.apache.kerby.x509.type.AttCertValidityPeriod
 
AttCertValidityPeriod.AttCertValidityPeriodField - Enum in org.apache.kerby.x509.type
 
Attribute - Class in org.apache.kerby.cms.type
Ref.
Attribute() - Constructor for class org.apache.kerby.cms.type.Attribute
 
Attribute - Class in org.apache.kerby.x509.type
Attribute ::= SEQUENCE { attrType OBJECT IDENTIFIER, attrValues SET OF AttributeValue } AttributeValue ::= ANY
Attribute() - Constructor for class org.apache.kerby.x509.type.Attribute
 
Attribute.AttributeField - Enum in org.apache.kerby.cms.type
 
Attribute.AttributeField - Enum in org.apache.kerby.x509.type
 
AttributeCertificate - Class in org.apache.kerby.x509.type
AttributeCertificate ::= SEQUENCE { acinfo AttributeCertificateInfo, signatureAlgorithm AlgorithmIdentifier, signatureValue BIT STRING }
AttributeCertificate() - Constructor for class org.apache.kerby.x509.type.AttributeCertificate
 
AttributeCertificate.AttributeCertificateField - Enum in org.apache.kerby.x509.type
 
AttributeCertificateInfo - Class in org.apache.kerby.x509.type
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) } UniqueIdentifier ::= BIT STRING
AttributeCertificateInfo() - Constructor for class org.apache.kerby.x509.type.AttributeCertificateInfo
 
AttributeCertificateInfo.ACInfoField - Enum in org.apache.kerby.x509.type
 
AttributeCertificateInfoV1 - Class in org.apache.kerby.cms.type
AttributeCertificateInfoV1 ::= SEQUENCE { version AttCertVersionV1 DEFAULT v1, subject Subject, issuer GeneralNames, signature AlgorithmIdentifier, serialNumber CertificateSerialNumber, attCertValidityPeriod AttCertValidityPeriod, attributes SEQUENCE OF Attribute, issuerUniqueID UniqueIdentifier OPTIONAL, extensions Extensions OPTIONAL } AttCertVersionV1 ::= INTEGER { v1(0) }
AttributeCertificateInfoV1() - Constructor for class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
AttributeCertificateInfoV1.AttributeCertificateInfoV1Field - Enum in org.apache.kerby.cms.type
 
AttributeCertificateV1 - Class in org.apache.kerby.cms.type
AttributeCertificateV1 ::= SEQUENCE { acInfo AttributeCertificateInfoV1, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING }
AttributeCertificateV1() - Constructor for class org.apache.kerby.cms.type.AttributeCertificateV1
 
AttributeCertificateV1.AttributeCertificateV1Field - Enum in org.apache.kerby.cms.type
 
AttributeCertificateV2 - Class in org.apache.kerby.cms.type
AttributeCertificateV2 ::= AttributeCertificate
AttributeCertificateV2() - Constructor for class org.apache.kerby.cms.type.AttributeCertificateV2
 
Attributes - Class in org.apache.kerby.x509.type
Ref.
Attributes() - Constructor for class org.apache.kerby.x509.type.Attributes
 
AttributeTypeAndValue - Class in org.apache.kerby.x500.type
AttributeTypeAndValue ::= SEQUENCE { type OBJECT IDENTIFIER, value ANY }
AttributeTypeAndValue() - Constructor for class org.apache.kerby.x500.type.AttributeTypeAndValue
 
AttributeTypeAndValue.AttributeTypeAndValueField - Enum in org.apache.kerby.x500.type
 
AttributeValues - Class in org.apache.kerby.x509.type
Ref.
AttributeValues() - Constructor for class org.apache.kerby.x509.type.AttributeValues
 
AuthorityInformationAccess - Class in org.apache.kerby.x509.type
id-pe-authorityInfoAccess OBJECT IDENTIFIER ::= { id-pe 1 } AuthorityInfoAccessSyntax ::= SEQUENCE SIZE (1..MAX) OF AccessDescription AccessDescription ::= SEQUENCE { accessMethod OBJECT IDENTIFIER, accessLocation GeneralName }
AuthorityInformationAccess() - Constructor for class org.apache.kerby.x509.type.AuthorityInformationAccess
 
AuthorityKeyIdentifier - Class in org.apache.kerby.x509.type
id-ce-authorityKeyIdentifier OBJECT IDENTIFIER ::= { id-ce 35 } AuthorityKeyIdentifier ::= SEQUENCE { keyIdentifier [0] IMPLICIT KeyIdentifier OPTIONAL, authorityCertIssuer [1] IMPLICIT GeneralNames OPTIONAL, authorityCertSerialNumber [2] IMPLICIT CertificateSerialNumber OPTIONAL } KeyIdentifier ::= OCTET STRING
AuthorityKeyIdentifier() - Constructor for class org.apache.kerby.x509.type.AuthorityKeyIdentifier
 
AuthorityKeyIdentifier.AKIdentifierField - Enum in org.apache.kerby.x509.type
 

B

BasicConstraints - Class in org.apache.kerby.x509.type
BasicConstraints := SEQUENCE { cA BOOLEAN DEFAULT FALSE, pathLenConstraint INTEGER (0..MAX) OPTIONAL }
BasicConstraints() - Constructor for class org.apache.kerby.x509.type.BasicConstraints
 
BasicConstraints.BasicConstraintsField - Enum in org.apache.kerby.x509.type
 

C

Certificate - Class in org.apache.kerby.x509.type
Certificate ::= SEQUENCE { tbsCertificate TBSCertificate, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING }
Certificate() - Constructor for class org.apache.kerby.x509.type.Certificate
 
Certificate.CertificateField - Enum in org.apache.kerby.x509.type
 
CertificateChoices - Class in org.apache.kerby.cms.type
CertificateChoices ::= CHOICE { certificate Certificate, extendedCertificate [0] IMPLICIT ExtendedCertificate, -- Obsolete v1AttrCert [1] IMPLICIT AttributeCertificateV1, -- Obsolete v2AttrCert [2] IMPLICIT AttributeCertificateV2, other [3] IMPLICIT OtherCertificateFormat }
CertificateChoices() - Constructor for class org.apache.kerby.cms.type.CertificateChoices
 
CertificateChoices.CertificateChoicesField - Enum in org.apache.kerby.cms.type
 
CertificateList - Class in org.apache.kerby.x509.type
RFC-2459:
CertificateList() - Constructor for class org.apache.kerby.x509.type.CertificateList
 
CertificateList.CertificateListField - Enum in org.apache.kerby.x509.type
 
CertificatePair - Class in org.apache.kerby.x509.type
CertificatePair ::= SEQUENCE { forward [0] Certificate OPTIONAL, reverse [1] Certificate OPTIONAL, -- at least one of the pair shall be present -- }
CertificatePair() - Constructor for class org.apache.kerby.x509.type.CertificatePair
 
CertificatePair.CertificatePairField - Enum in org.apache.kerby.x509.type
 
CertificatePolicies - Class in org.apache.kerby.x509.type
CertificatePolicies ::= SEQUENCE SIZE {1..MAX} OF PolicyInformation
CertificatePolicies() - Constructor for class org.apache.kerby.x509.type.CertificatePolicies
 
CertificateSerialNumber - Class in org.apache.kerby.x509.type
 
CertificateSerialNumber() - Constructor for class org.apache.kerby.x509.type.CertificateSerialNumber
 
CertificateSet - Class in org.apache.kerby.cms.type
CertificateSet ::= SET OF CertificateChoices
CertificateSet() - Constructor for class org.apache.kerby.cms.type.CertificateSet
 
CertPolicyId - Class in org.apache.kerby.x509.type
CertPolicyId ::= OBJECT IDENTIFIER
CertPolicyId() - Constructor for class org.apache.kerby.x509.type.CertPolicyId
 
CmsVersion - Class in org.apache.kerby.cms.type
 
CmsVersion() - Constructor for class org.apache.kerby.cms.type.CmsVersion
 
CmsVersion(CmsVersionEnum) - Constructor for class org.apache.kerby.cms.type.CmsVersion
 
CompressedContentInfo - Class in org.apache.kerby.cms.type
A ContentInfo that wraps CompressedData.
CompressedContentInfo() - Constructor for class org.apache.kerby.cms.type.CompressedContentInfo
 
CompressedData - Class in org.apache.kerby.cms.type
Ref.
CompressedData() - Constructor for class org.apache.kerby.cms.type.CompressedData
 
CompressedData.CompressedDataField - Enum in org.apache.kerby.cms.type
 
ContentEncryptionAlgorithmIdentifier - Class in org.apache.kerby.cms.type
ContentEncryptionAlgorithmIdentifier ::= AlgorithmIdentifier
ContentEncryptionAlgorithmIdentifier() - Constructor for class org.apache.kerby.cms.type.ContentEncryptionAlgorithmIdentifier
 
ContentInfo - Class in org.apache.kerby.cms.type
Ref.
ContentInfo() - Constructor for class org.apache.kerby.cms.type.ContentInfo
 
ContentInfo.ContentInfoField - Enum in org.apache.kerby.cms.type
 
CRLDistPoint - Class in org.apache.kerby.x509.type
CRLDistPoint ::= SEQUENCE SIZE {1..MAX} OF DistributionPoint
CRLDistPoint() - Constructor for class org.apache.kerby.x509.type.CRLDistPoint
 
CRLNumber - Class in org.apache.kerby.x509.type
CRLNumber::= INTEGER(0..MAX)
CRLNumber() - Constructor for class org.apache.kerby.x509.type.CRLNumber
 
CRLReason - Class in org.apache.kerby.x509.type
 
CRLReason() - Constructor for class org.apache.kerby.x509.type.CRLReason
 

D

DhParameter - Class in org.apache.kerby.x509.type
 
DhParameter() - Constructor for class org.apache.kerby.x509.type.DhParameter
 
DhParameter.DhParameterField - Enum in org.apache.kerby.x509.type
 
DigestAlgorithmIdentifier - Class in org.apache.kerby.cms.type
DigestAlgorithmIdentifier ::= AlgorithmIdentifier
DigestAlgorithmIdentifier() - Constructor for class org.apache.kerby.cms.type.DigestAlgorithmIdentifier
 
DigestAlgorithmIdentifiers - Class in org.apache.kerby.cms.type
DigestAlgorithmIdentifiers ::= SET OF DigestAlgorithmIdentifier
DigestAlgorithmIdentifiers() - Constructor for class org.apache.kerby.cms.type.DigestAlgorithmIdentifiers
 
DigestedObjectType - Class in org.apache.kerby.x509.type
 
DigestedObjectType() - Constructor for class org.apache.kerby.x509.type.DigestedObjectType
 
DigestInfo - Class in org.apache.kerby.x509.type
DigestInfo::=SEQUENCE{ digestAlgorithm AlgorithmIdentifier, digest OCTET STRING }
DigestInfo() - Constructor for class org.apache.kerby.x509.type.DigestInfo
 
DigestInfo.DigestInfoField - Enum in org.apache.kerby.x509.type
 
DirectoryString - Class in org.apache.kerby.x509.type
DirectoryString ::= CHOICE { teletexString TeletexString (SIZE (1..MAX)), printableString PrintableString (SIZE (1..MAX)), universalString UniversalString (SIZE (1..MAX)), utf8String UTF8String (SIZE (1..MAX)), bmpString BMPString (SIZE (1..MAX)) }
DirectoryString() - Constructor for class org.apache.kerby.x509.type.DirectoryString
 
DirectoryString.DirectoryStringField - Enum in org.apache.kerby.x509.type
 
DisplayText - Class in org.apache.kerby.x509.type
DisplayText ::= CHOICE { ia5String IA5String (SIZE (1..200)), visibleString VisibleString (SIZE (1..200)), bmpString BMPString (SIZE (1..200)), utf8String UTF8String (SIZE (1..200)) }
DisplayText() - Constructor for class org.apache.kerby.x509.type.DisplayText
 
DisplayText.DisplayTextField - Enum in org.apache.kerby.x509.type
 
DistributionPoint - Class in org.apache.kerby.x509.type
DistributionPoint ::= SEQUENCE { distributionPoint [0] DistributionPointName OPTIONAL, reasons [1] ReasonFlags OPTIONAL, cRLIssuer [2] GeneralNames OPTIONAL }
DistributionPoint() - Constructor for class org.apache.kerby.x509.type.DistributionPoint
 
DistributionPoint.DistributionPointField - Enum in org.apache.kerby.x509.type
 
DistributionPointName - Class in org.apache.kerby.x509.type
DistributionPointName ::= CHOICE { fullName [0] GeneralNames, nameRelativeToCRLIssuer [1] RDN }
DistributionPointName() - Constructor for class org.apache.kerby.x509.type.DistributionPointName
 
DistributionPointName.DPNameField - Enum in org.apache.kerby.x509.type
 
DSAParameter - Class in org.apache.kerby.x509.type
 
DSAParameter() - Constructor for class org.apache.kerby.x509.type.DSAParameter
 
DSAParameter.DSAParameterField - Enum in org.apache.kerby.x509.type
 

E

EDIPartyName - Class in org.apache.kerby.x509.type
EDIPartyName ::= SEQUENCE { nameAssigner [0] DirectoryString OPTIONAL, partyName [1] DirectoryString }
EDIPartyName() - Constructor for class org.apache.kerby.x509.type.EDIPartyName
 
EDIPartyName.EDIPartyNameField - Enum in org.apache.kerby.x509.type
 
EncapsulatedContentInfo - Class in org.apache.kerby.cms.type
EncapsulatedContentInfo ::= SEQUENCE { eContentType ContentType, eContent [0] EXPLICIT OCTET STRING OPTIONAL } ContentType ::= OBJECT IDENTIFIER
EncapsulatedContentInfo() - Constructor for class org.apache.kerby.cms.type.EncapsulatedContentInfo
 
EncapsulatedContentInfo.EncapsulatedContentInfoField - Enum in org.apache.kerby.cms.type
 
EncryptedContentInfo - Class in org.apache.kerby.cms.type
EncryptedContentInfo ::= SEQUENCE { contentType ContentType, contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier, encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL } ContentType ::= OBJECT IDENTIFIER EncryptedContent ::= OCTET STRING
EncryptedContentInfo() - Constructor for class org.apache.kerby.cms.type.EncryptedContentInfo
 
EncryptedContentInfo.ECInfoField - Enum in org.apache.kerby.cms.type
 
EncryptedKey - Class in org.apache.kerby.cms.type
EncryptedKey ::= OCTET STRING
EncryptedKey() - Constructor for class org.apache.kerby.cms.type.EncryptedKey
 
EnvelopedContentInfo - Class in org.apache.kerby.cms.type
A ContentInfo that wraps EnvelopedData.
EnvelopedContentInfo() - Constructor for class org.apache.kerby.cms.type.EnvelopedContentInfo
 
EnvelopedData - Class in org.apache.kerby.cms.type
EnvelopedData ::= SEQUENCE { version CMSVersion, originatorInfo [0] IMPLICIT OriginatorInfo OPTIONAL, recipientInfos RecipientInfos, encryptedContentInfo EncryptedContentInfo, unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL } OriginatorInfo ::= SEQUENCE { certs [0] IMPLICIT CertificateSet OPTIONAL, crls [1] IMPLICIT RevocationInfoChoices OPTIONAL } RecipientInfos ::= SET SIZE (1..MAX) OF RecipientInfo EncryptedContentInfo ::= SEQUENCE { contentType ContentType, contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier, encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL } EncryptedContent ::= OCTET STRING UnprotectedAttributes ::= SET SIZE (1..MAX) OF Attribute
EnvelopedData() - Constructor for class org.apache.kerby.cms.type.EnvelopedData
 
EnvelopedData.EnvelopedDataField - Enum in org.apache.kerby.cms.type
 
ExtendedCertificate - Class in org.apache.kerby.cms.type
ExtendedCertificate ::= SEQUENCE { extendedCertificateInfo ExtendedCertificateInfo, signatureAlgorithm SignatureAlgorithmIdentifier, signature Signature }
ExtendedCertificate() - Constructor for class org.apache.kerby.cms.type.ExtendedCertificate
 
ExtendedCertificate.ExtendedCertificateField - Enum in org.apache.kerby.cms.type
 
ExtendedCertificateInfo - Class in org.apache.kerby.cms.type
ExtendedCertificateInfo ::= SEQUENCE { version CMSVersion, certificate Certificate, attributes UnauthAttributes }
ExtendedCertificateInfo() - Constructor for class org.apache.kerby.cms.type.ExtendedCertificateInfo
 
ExtendedCertificateInfo.ExtendedCertificateInfoField - Enum in org.apache.kerby.cms.type
 
ExtendedKeyUsage - Class in org.apache.kerby.x509.type
extendedKeyUsage ::= SEQUENCE SIZE (1..MAX) OF KeyPurposeId
ExtendedKeyUsage() - Constructor for class org.apache.kerby.x509.type.ExtendedKeyUsage
 
Extension - Class in org.apache.kerby.x509.type
Ref.
Extension() - Constructor for class org.apache.kerby.x509.type.Extension
 
Extension.ExtensionField - Enum in org.apache.kerby.x509.type
 
Extensions - Class in org.apache.kerby.x509.type
Extensions ::= SEQUENCE SIZE (1..MAX) OF Extension Extension ::= SEQUENCE { extnId EXTENSION.&id ({ExtensionSet}), critical BOOLEAN DEFAULT FALSE, extnValue OCTET STRING }
Extensions() - Constructor for class org.apache.kerby.x509.type.Extensions
 

G

generalizedTime() - Method in class org.apache.kerby.x509.type.Time
 
GeneralName - Class in org.apache.kerby.x509.type
GeneralName ::= CHOICE { otherName [0] OtherName, rfc822Name [1] IA5String, dNSName [2] IA5String, x400Address [3] ORAddress, directoryName [4] Name, ediPartyName [5] EDIPartyName, uniformResourceIdentifier [6] IA5String, iPAddress [7] OCTET STRING, registeredID [8] OBJECT IDENTIFIER }
GeneralName() - Constructor for class org.apache.kerby.x509.type.GeneralName
 
GeneralName.GeneralNameField - Enum in org.apache.kerby.x509.type
 
GeneralNames - Class in org.apache.kerby.x509.type
 
GeneralNames() - Constructor for class org.apache.kerby.x509.type.GeneralNames
 
GeneralSubtree - Class in org.apache.kerby.x509.type
Ref.
GeneralSubtree() - Constructor for class org.apache.kerby.x509.type.GeneralSubtree
 
GeneralSubtree.GeneralSubtreeField - Enum in org.apache.kerby.x509.type
 
GeneralSubtrees - Class in org.apache.kerby.x509.type
 
GeneralSubtrees() - Constructor for class org.apache.kerby.x509.type.GeneralSubtrees
 
getAccessLocation() - Method in class org.apache.kerby.x509.type.AccessDescription
 
getAccessMethod() - Method in class org.apache.kerby.x509.type.AccessDescription
 
getAcinfo() - Method in class org.apache.kerby.cms.type.AttributeCertificateV1
 
getAcinfo() - Method in class org.apache.kerby.x509.type.AttributeCertificate
 
getAlgorithm() - Method in class org.apache.kerby.cms.type.OriginatorPublicKey
 
getAlgorithm() - Method in class org.apache.kerby.cms.type.OtherKeyAttribute
 
getAlgorithm() - Method in class org.apache.kerby.x509.type.AlgorithmIdentifier
 
getAlgorithm() - Method in class org.apache.kerby.x509.type.SubjectPublicKeyInfo
 
getAlgorithmId() - Method in class org.apache.kerby.x509.type.DigestInfo
 
getAllEnumValues() - Method in class org.apache.kerby.x509.type.CRLReason
 
getAllEnumValues() - Method in class org.apache.kerby.x509.type.DigestedObjectType
 
getAttrCertValidityPeriod() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getAttrCertValidityPeriod() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getAttributes() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getAttributes() - Method in class org.apache.kerby.cms.type.ExtendedCertificateInfo
 
getAttributes() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getAttributeValueAs(Class<T>) - Method in class org.apache.kerby.x500.type.AttributeTypeAndValue
 
getAttrType() - Method in class org.apache.kerby.cms.type.Attribute
 
getAttrType() - Method in class org.apache.kerby.x509.type.Attribute
 
getAttrValues() - Method in class org.apache.kerby.cms.type.Attribute
 
getAttrValues() - Method in class org.apache.kerby.x509.type.Attribute
 
getAuthorityCertIssuer() - Method in class org.apache.kerby.x509.type.AuthorityKeyIdentifier
 
getAuthorityCertSerialNumber() - Method in class org.apache.kerby.x509.type.AuthorityKeyIdentifier
 
getBase() - Method in class org.apache.kerby.x509.type.GeneralSubtree
 
getBaseCertificateID() - Method in class org.apache.kerby.cms.type.Subject
 
getBaseCertificateID() - Method in class org.apache.kerby.x509.type.Holder
 
getBaseCertificateID() - Method in class org.apache.kerby.x509.type.V2Form
 
getBmpString() - Method in class org.apache.kerby.x509.type.DirectoryString
 
getBmpString() - Method in class org.apache.kerby.x509.type.DisplayText
 
getCA() - Method in class org.apache.kerby.x509.type.BasicConstraints
 
getCertDigestInfo() - Method in class org.apache.kerby.x509.type.TargetCert
 
getCertificate() - Method in class org.apache.kerby.cms.type.CertificateChoices
 
getCertificate() - Method in class org.apache.kerby.cms.type.ExtendedCertificateInfo
 
getCertificates() - Method in class org.apache.kerby.cms.type.SignedData
 
getCerts() - Method in class org.apache.kerby.cms.type.OriginatorInfo
 
getCmsVersion() - Method in class org.apache.kerby.cms.type.EnvelopedData
 
getCmsVersion() - Method in class org.apache.kerby.cms.type.ExtendedCertificateInfo
 
getCmsVersion() - Method in class org.apache.kerby.cms.type.SignerInfo
 
getCompressedData() - Method in class org.apache.kerby.cms.type.CompressedContentInfo
 
getCompressionAlgorithm() - Method in class org.apache.kerby.cms.type.CompressedData
 
getContent() - Method in class org.apache.kerby.cms.type.EncapsulatedContentInfo
 
getContentAs(Class<T>) - Method in class org.apache.kerby.cms.type.ContentInfo
 
getContentEncryptionAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.EncryptedContentInfo
 
getContentType() - Method in class org.apache.kerby.cms.type.ContentInfo
 
getContentType() - Method in class org.apache.kerby.cms.type.EncapsulatedContentInfo
 
getContentType() - Method in class org.apache.kerby.cms.type.EncryptedContentInfo
 
getCritical() - Method in class org.apache.kerby.x509.type.Extension
 
getCRL() - Method in class org.apache.kerby.cms.type.RevocationInfoChoice
 
getCrlEntryExtensions() - Method in class org.apache.kerby.x509.type.RevokedCertificate
 
getCrlExtensions() - Method in class org.apache.kerby.x509.type.TBSCertList
 
getCRLIssuer() - Method in class org.apache.kerby.x509.type.DistributionPoint
 
getCrls() - Method in class org.apache.kerby.cms.type.OriginatorInfo
 
getCrls() - Method in class org.apache.kerby.cms.type.SignedData
 
getDate() - Method in class org.apache.kerby.cms.type.KEKIdentifier
 
getDate() - Method in class org.apache.kerby.cms.type.RecipientKeyIdentifier
 
getDigest() - Method in class org.apache.kerby.x509.type.DigestInfo
 
getDigestAlgorithm() - Method in class org.apache.kerby.x509.type.ObjectDigestInfo
 
getDigestAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.SignerInfo
 
getDigestAlgorithms() - Method in class org.apache.kerby.cms.type.SignedData
 
getDigestedObjectType() - Method in class org.apache.kerby.x509.type.ObjectDigestInfo
 
getDirectoryName() - Method in class org.apache.kerby.x509.type.GeneralName
 
getDistributionPoint() - Method in class org.apache.kerby.x509.type.DistributionPoint
 
getDistributionPoint() - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
getDNSName() - Method in class org.apache.kerby.x509.type.GeneralName
 
getEdiPartyName() - Method in class org.apache.kerby.x509.type.GeneralName
 
getEncapContentInfo() - Method in class org.apache.kerby.cms.type.CompressedData
 
getEncapContentInfo() - Method in class org.apache.kerby.cms.type.SignedData
 
getEncryptedContent() - Method in class org.apache.kerby.cms.type.EncryptedContentInfo
 
getEncryptedContentInfo() - Method in class org.apache.kerby.cms.type.EnvelopedData
 
getEncryptedKey() - Method in class org.apache.kerby.cms.type.KEKRecipientInfo
 
getEncryptedKey() - Method in class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
getEncryptedKey() - Method in class org.apache.kerby.cms.type.PasswordRecipientInfo
 
getEncryptedKey() - Method in class org.apache.kerby.cms.type.RecipientEncryptedKey
 
getEntityName() - Method in class org.apache.kerby.x509.type.Holder
 
getEnvelopedData() - Method in class org.apache.kerby.cms.type.EnvelopedContentInfo
 
getExcludedSubtrees() - Method in class org.apache.kerby.x509.type.NameConstraints
 
getExplicitText() - Method in class org.apache.kerby.x509.type.UserNotice
 
getExtendedCertificate() - Method in class org.apache.kerby.cms.type.CertificateChoices
 
getExtendedCertificateInfo() - Method in class org.apache.kerby.cms.type.ExtendedCertificate
 
getExtensions() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getExtensions() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getExtensions() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getExtnId() - Method in class org.apache.kerby.x509.type.Extension
 
getExtnValue() - Method in class org.apache.kerby.x509.type.Extension
 
getForward() - Method in class org.apache.kerby.x509.type.CertificatePair
 
getFullName() - Method in class org.apache.kerby.x509.type.DistributionPointName
 
getG() - Method in class org.apache.kerby.x509.type.DhParameter
 
getG() - Method in class org.apache.kerby.x509.type.DSAParameter
 
getHolder() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getIA5String() - Method in class org.apache.kerby.x509.type.DisplayText
 
getIndirectCRL() - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
getInhibitPolicyMapping() - Method in class org.apache.kerby.x509.type.PolicyConstraints
 
getIPAddress() - Method in class org.apache.kerby.x509.type.GeneralName
 
getIssuer() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getIssuer() - Method in class org.apache.kerby.cms.type.IssuerAndSerialNumber
 
getIssuer() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getIssuer() - Method in class org.apache.kerby.x509.type.IssuerSerial
 
getIssuer() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getIssuer() - Method in class org.apache.kerby.x509.type.TBSCertList
 
getIssuerAndSerialNumber() - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier
 
getIssuerAndSerialNumber() - Method in class org.apache.kerby.cms.type.OriginatorIdentifierOrKey
 
getIssuerAndSerialNumber() - Method in class org.apache.kerby.cms.type.RecipientIdentifier
 
getIssuerAndSerialNumber() - Method in class org.apache.kerby.cms.type.SignerIdentifier
 
getIssuerDomainPolicy() - Method in class org.apache.kerby.x509.type.PolicyMapping
 
getIssuerName() - Method in class org.apache.kerby.x509.type.V2Form
 
getIssuerUID() - Method in class org.apache.kerby.x509.type.IssuerSerial
 
getIssuerUniqueID() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getIssuerUniqueID() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getIssuerUniqueID() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getKari() - Method in class org.apache.kerby.cms.type.RecipientInfo
 
getKEKIdentifier() - Method in class org.apache.kerby.cms.type.KEKRecipientInfo
 
getKekri() - Method in class org.apache.kerby.cms.type.RecipientInfo
 
getKeyAttrAs(Class<T>) - Method in class org.apache.kerby.cms.type.OtherKeyAttribute
 
getKeyDerivationAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.PasswordRecipientInfo
 
getKeyEncryptionAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.KEKRecipientInfo
 
getKeyEncryptionAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
getKeyEncryptionAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
getKeyEncryptionAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.PasswordRecipientInfo
 
getKeyIdentifier() - Method in class org.apache.kerby.cms.type.KEKIdentifier
 
getKeyIdentifier() - Method in class org.apache.kerby.x509.type.AuthorityKeyIdentifier
 
getKtri() - Method in class org.apache.kerby.cms.type.RecipientInfo
 
getMaximum() - Method in class org.apache.kerby.x509.type.GeneralSubtree
 
getMinimum() - Method in class org.apache.kerby.x509.type.GeneralSubtree
 
getName() - Method in enum org.apache.kerby.cms.type.Attribute.AttributeField
 
getName() - Method in enum org.apache.kerby.cms.type.AttributeCertificateInfoV1.AttributeCertificateInfoV1Field
 
getName() - Method in enum org.apache.kerby.cms.type.AttributeCertificateV1.AttributeCertificateV1Field
 
getName() - Method in enum org.apache.kerby.cms.type.CertificateChoices.CertificateChoicesField
 
getName() - Method in enum org.apache.kerby.cms.type.CompressedData.CompressedDataField
 
getName() - Method in enum org.apache.kerby.cms.type.ContentInfo.ContentInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.EncapsulatedContentInfo.EncapsulatedContentInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.EncryptedContentInfo.ECInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.EnvelopedData.EnvelopedDataField
 
getName() - Method in enum org.apache.kerby.cms.type.ExtendedCertificate.ExtendedCertificateField
 
getName() - Method in enum org.apache.kerby.cms.type.ExtendedCertificateInfo.ExtendedCertificateInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.IssuerAndSerialNumber.IssuerAndSerialNumberField
 
getName() - Method in enum org.apache.kerby.cms.type.KEKIdentifier.KEKIdentifierField
 
getName() - Method in enum org.apache.kerby.cms.type.KEKRecipientInfo.KEKRecipientInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier.KeyAgreeRecipientIdentifierField
 
getName() - Method in enum org.apache.kerby.cms.type.KeyAgreeRecipientInfo.KARInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.KeyTransRecipientInfo.KTRInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.OriginatorIdentifierOrKey.OriginatorIdentifierOrKeyField
 
getName() - Method in enum org.apache.kerby.cms.type.OriginatorInfo.OriginatorInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.OriginatorPublicKey.OriginatorPublicKeyField
 
getName() - Method in enum org.apache.kerby.cms.type.OtherCertificateFormat.OtherCertificateFormatField
 
getName() - Method in enum org.apache.kerby.cms.type.OtherKeyAttribute.OtherKeyAttributeField
 
getName() - Method in enum org.apache.kerby.cms.type.OtherRecipientInfo.OtherRecipientInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.OtherRevocationInfoFormat.OtherRevocationInfoFormatField
 
getName() - Method in enum org.apache.kerby.cms.type.PasswordRecipientInfo.PwdRInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.RecipientEncryptedKey.RecipientEncryptedKeyField
 
getName() - Method in enum org.apache.kerby.cms.type.RecipientIdentifier.RecipientIdentifierField
 
getName() - Method in enum org.apache.kerby.cms.type.RecipientInfo.RecipientInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.RecipientKeyIdentifier.RecipientKeyIdentifierField
 
getName() - Method in enum org.apache.kerby.cms.type.RevocationInfoChoice.RevocationInfoChoiceField
 
getName() - Method in enum org.apache.kerby.cms.type.SignedData.SignedDataField
 
getName() - Method in enum org.apache.kerby.cms.type.SignerIdentifier.SignerIdentifierField
 
getName() - Method in enum org.apache.kerby.cms.type.SignerInfo.SignerInfoField
 
getName() - Method in enum org.apache.kerby.cms.type.Subject.SubjectField
 
getName() - Method in enum org.apache.kerby.x500.type.AttributeTypeAndValue.AttributeTypeAndValueField
 
getName() - Method in class org.apache.kerby.x500.type.Name
 
getName() - Method in enum org.apache.kerby.x500.type.Name.NameField
 
getName() - Method in enum org.apache.kerby.x509.type.AccessDescription.AccessDescriptionField
 
getName() - Method in enum org.apache.kerby.x509.type.AlgorithmIdentifier.AlgorithmIdentifierField
 
getName() - Method in enum org.apache.kerby.x509.type.AttCertIssuer.AttCertIssuerField
 
getName() - Method in enum org.apache.kerby.x509.type.AttCertValidityPeriod.AttCertValidityPeriodField
 
getName() - Method in enum org.apache.kerby.x509.type.Attribute.AttributeField
 
getName() - Method in enum org.apache.kerby.x509.type.AttributeCertificate.AttributeCertificateField
 
getName() - Method in enum org.apache.kerby.x509.type.AttributeCertificateInfo.ACInfoField
 
getName() - Method in enum org.apache.kerby.x509.type.AuthorityKeyIdentifier.AKIdentifierField
 
getName() - Method in enum org.apache.kerby.x509.type.BasicConstraints.BasicConstraintsField
 
getName() - Method in enum org.apache.kerby.x509.type.Certificate.CertificateField
 
getName() - Method in enum org.apache.kerby.x509.type.CertificateList.CertificateListField
 
getName() - Method in enum org.apache.kerby.x509.type.CertificatePair.CertificatePairField
 
getName() - Method in enum org.apache.kerby.x509.type.DhParameter.DhParameterField
 
getName() - Method in enum org.apache.kerby.x509.type.DigestInfo.DigestInfoField
 
getName() - Method in enum org.apache.kerby.x509.type.DirectoryString.DirectoryStringField
 
getName() - Method in enum org.apache.kerby.x509.type.DisplayText.DisplayTextField
 
getName() - Method in enum org.apache.kerby.x509.type.DistributionPoint.DistributionPointField
 
getName() - Method in enum org.apache.kerby.x509.type.DistributionPointName.DPNameField
 
getName() - Method in enum org.apache.kerby.x509.type.DSAParameter.DSAParameterField
 
getName() - Method in enum org.apache.kerby.x509.type.EDIPartyName.EDIPartyNameField
 
getName() - Method in enum org.apache.kerby.x509.type.Extension.ExtensionField
 
getName() - Method in enum org.apache.kerby.x509.type.GeneralName.GeneralNameField
 
getName() - Method in enum org.apache.kerby.x509.type.GeneralSubtree.GeneralSubtreeField
 
getName() - Method in enum org.apache.kerby.x509.type.Holder.HolderField
 
getName() - Method in enum org.apache.kerby.x509.type.IetfAttrSyntax.IetfAttrSyntaxField
 
getName() - Method in enum org.apache.kerby.x509.type.IetfAttrSyntaxChoice.IetfAttrSyntaxChoiceField
 
getName() - Method in enum org.apache.kerby.x509.type.IssuerSerial.IssuerSerialField
 
getName() - Method in enum org.apache.kerby.x509.type.IssuingDistributionPoint.IDPointField
 
getName() - Method in enum org.apache.kerby.x509.type.NameConstraints.NameConstraintsField
 
getName() - Method in enum org.apache.kerby.x509.type.NoticeReference.NoticeReferenceField
 
getName() - Method in enum org.apache.kerby.x509.type.ObjectDigestInfo.ODInfoField
 
getName() - Method in enum org.apache.kerby.x509.type.OtherName.OtherNameField
 
getName() - Method in enum org.apache.kerby.x509.type.PolicyConstraints.PolicyConstraintsField
 
getName() - Method in enum org.apache.kerby.x509.type.PolicyInformation.PolicyInformationField
 
getName() - Method in enum org.apache.kerby.x509.type.PolicyMapping.PolicyMappingField
 
getName() - Method in enum org.apache.kerby.x509.type.PolicyQualifierInfo.PolicyQualifierInfoField
 
getName() - Method in enum org.apache.kerby.x509.type.PrivateKeyUsagePeriod.PrivateKeyUsagePeriodField
 
getName() - Method in enum org.apache.kerby.x509.type.RevokedCertificate.RevokedCertificateField
 
getName() - Method in enum org.apache.kerby.x509.type.RoleSyntax.RoleSyntaxField
 
getName() - Method in enum org.apache.kerby.x509.type.SubjectPublicKeyInfo.SubjectPublicKeyInfoField
 
getName() - Method in enum org.apache.kerby.x509.type.Target.TargetField
 
getName() - Method in enum org.apache.kerby.x509.type.TargetCert.TargetCertField
 
getName() - Method in enum org.apache.kerby.x509.type.TBSCertificate.TBSCertificateField
 
getName() - Method in enum org.apache.kerby.x509.type.TBSCertList.TBSCertListField
 
getName() - Method in enum org.apache.kerby.x509.type.Time.TimeField
 
getName() - Method in enum org.apache.kerby.x509.type.UserNotice.UserNoticeField
 
getName() - Method in enum org.apache.kerby.x509.type.V2Form.V2FormField
 
getNameAssigner() - Method in class org.apache.kerby.x509.type.EDIPartyName
 
getNameRelativeToCRLIssuer() - Method in class org.apache.kerby.x509.type.DistributionPointName
 
getNextUpdate() - Method in class org.apache.kerby.x509.type.TBSCertList
 
getNotAfterTime() - Method in class org.apache.kerby.x509.type.AttCertValidityPeriod
 
getNotAfterTime() - Method in class org.apache.kerby.x509.type.PrivateKeyUsagePeriod
 
getNotBeforeTime() - Method in class org.apache.kerby.x509.type.AttCertValidityPeriod
 
getNotBeforeTime() - Method in class org.apache.kerby.x509.type.PrivateKeyUsagePeriod
 
getNoticeNumbers() - Method in class org.apache.kerby.x509.type.NoticeReference
 
getNoticeRef() - Method in class org.apache.kerby.x509.type.UserNotice
 
getObjectDigest() - Method in class org.apache.kerby.x509.type.ObjectDigestInfo
 
getObjectDigestInfo() - Method in class org.apache.kerby.x509.type.Holder
 
getObjectDigestInfo() - Method in class org.apache.kerby.x509.type.V2Form
 
getOctets() - Method in class org.apache.kerby.x509.type.IetfAttrSyntaxChoice
 
getOid() - Method in class org.apache.kerby.x509.type.IetfAttrSyntaxChoice
 
getOnlyContainsAttributeCerts() - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
getOnlyContainsCACerts() - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
getOnlyContainsUserCerts() - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
getOnlySomeReasons() - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
getOrganization() - Method in class org.apache.kerby.x509.type.NoticeReference
 
getori() - Method in class org.apache.kerby.cms.type.RecipientInfo
 
getOriginator() - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
getOriginatorInfo() - Method in class org.apache.kerby.cms.type.EnvelopedData
 
getOriginatorPublicKey() - Method in class org.apache.kerby.cms.type.OriginatorIdentifierOrKey
 
getOriType() - Method in class org.apache.kerby.cms.type.OtherRecipientInfo
 
getOther() - Method in class org.apache.kerby.cms.type.CertificateChoices
 
getOther() - Method in class org.apache.kerby.cms.type.KEKIdentifier
 
getOther() - Method in class org.apache.kerby.cms.type.RecipientKeyIdentifier
 
getOther() - Method in class org.apache.kerby.cms.type.RevocationInfoChoice
 
getOtherCertAs(Class<T>) - Method in class org.apache.kerby.cms.type.OtherCertificateFormat
 
getOtherCertFormat() - Method in class org.apache.kerby.cms.type.OtherCertificateFormat
 
getOtherName() - Method in class org.apache.kerby.x509.type.GeneralName
 
getOtherNameValueAs(Class<T>) - Method in class org.apache.kerby.x509.type.OtherName
 
getOtherObjectTypeID() - Method in class org.apache.kerby.x509.type.ObjectDigestInfo
 
getOtherRevInfoAs(Class<T>) - Method in class org.apache.kerby.cms.type.OtherRevocationInfoFormat
 
getOtherRevInfoFormat() - Method in class org.apache.kerby.cms.type.OtherRevocationInfoFormat
 
getP() - Method in class org.apache.kerby.x509.type.DhParameter
 
getP() - Method in class org.apache.kerby.x509.type.DSAParameter
 
getParametersAs(Class<T>) - Method in class org.apache.kerby.x509.type.AlgorithmIdentifier
 
getPartyName() - Method in class org.apache.kerby.x509.type.EDIPartyName
 
getPathLenConstraint() - Method in class org.apache.kerby.x509.type.BasicConstraints
 
getPermittedSubtrees() - Method in class org.apache.kerby.x509.type.NameConstraints
 
getPolicyAuthority() - Method in class org.apache.kerby.x509.type.IetfAttrSyntax
 
getPolicyIdentifier() - Method in class org.apache.kerby.x509.type.PolicyInformation
 
getPolicyQualifierId() - Method in class org.apache.kerby.x509.type.PolicyQualifierInfo
 
getPolicyQualifiers() - Method in class org.apache.kerby.x509.type.PolicyInformation
 
getPrintableString() - Method in class org.apache.kerby.x509.type.DirectoryString
 
getPublicKey() - Method in class org.apache.kerby.cms.type.OriginatorPublicKey
 
getPublicKey() - Method in class org.apache.kerby.cms.type.OtherRecipientInfo
 
getPwri() - Method in class org.apache.kerby.cms.type.RecipientInfo
 
getQ() - Method in class org.apache.kerby.x509.type.DhParameter
 
getQ() - Method in class org.apache.kerby.x509.type.DSAParameter
 
getQualifierAs(Class<T>) - Method in class org.apache.kerby.x509.type.PolicyQualifierInfo
 
getReasons() - Method in class org.apache.kerby.x509.type.DistributionPoint
 
getRecipientEncryptedKeys() - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
getRecipientInfos() - Method in class org.apache.kerby.cms.type.EnvelopedData
 
getRecipientKeyIdentifier() - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier
 
getRegisteredID() - Method in class org.apache.kerby.x509.type.GeneralName
 
getRequireExplicitPolicy() - Method in class org.apache.kerby.x509.type.PolicyConstraints
 
getReverse() - Method in class org.apache.kerby.x509.type.CertificatePair
 
getRevocationDate() - Method in class org.apache.kerby.x509.type.RevokedCertificate
 
getRevokedCertificates() - Method in class org.apache.kerby.x509.type.TBSCertList
 
getRfc822Name() - Method in class org.apache.kerby.x509.type.GeneralName
 
getRid() - Method in class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
getRid() - Method in class org.apache.kerby.cms.type.RecipientEncryptedKey
 
getRoleAuthority() - Method in class org.apache.kerby.x509.type.RoleSyntax
 
getRoleName() - Method in class org.apache.kerby.x509.type.RoleSyntax
 
getSerial() - Method in class org.apache.kerby.x509.type.IssuerSerial
 
getSerialNumber() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getSerialNumber() - Method in class org.apache.kerby.cms.type.IssuerAndSerialNumber
 
getSerialNumber() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getSerialNumber() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getSignature() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getSignature() - Method in class org.apache.kerby.cms.type.ExtendedCertificate
 
getSignature() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getSignature() - Method in class org.apache.kerby.x509.type.Certificate
 
getSignature() - Method in class org.apache.kerby.x509.type.CertificateList
 
getSignature() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getSignature() - Method in class org.apache.kerby.x509.type.TBSCertList
 
getSignatureAlgorithm() - Method in class org.apache.kerby.cms.type.AttributeCertificateV1
 
getSignatureAlgorithm() - Method in class org.apache.kerby.x509.type.AttributeCertificate
 
getSignatureAlgorithm() - Method in class org.apache.kerby.x509.type.Certificate
 
getSignatureAlgorithm() - Method in class org.apache.kerby.x509.type.CertificateList
 
getSignatureAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.ExtendedCertificate
 
getSignatureAlgorithmIdentifier() - Method in class org.apache.kerby.cms.type.SignerInfo
 
getSignatureValue() - Method in class org.apache.kerby.cms.type.AttributeCertificateV1
 
getSignatureValue() - Method in class org.apache.kerby.cms.type.SignerInfo
 
getSignatureValue() - Method in class org.apache.kerby.x509.type.AttributeCertificate
 
getSignedAttributes() - Method in class org.apache.kerby.cms.type.SignerInfo
 
getSignedData() - Method in class org.apache.kerby.cms.type.SignedContentInfo
 
getSignedData(PrivateKey, X509Certificate, byte[], String) - Static method in class org.apache.kerby.pkix.PkiUtil
 
getSignerIdentifier() - Method in class org.apache.kerby.cms.type.SignerInfo
 
getSignerInfos() - Method in class org.apache.kerby.cms.type.SignedData
 
getSubject() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getSubject() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getSubjectDomainPolicy() - Method in class org.apache.kerby.x509.type.PolicyMapping
 
getSubjectKeyIdentifier() - Method in class org.apache.kerby.cms.type.OriginatorIdentifierOrKey
 
getSubjectKeyIdentifier() - Method in class org.apache.kerby.cms.type.RecipientIdentifier
 
getSubjectKeyIdentifier() - Method in class org.apache.kerby.cms.type.RecipientKeyIdentifier
 
getSubjectKeyIdentifier() - Method in class org.apache.kerby.cms.type.SignerIdentifier
 
getSubjectName() - Method in class org.apache.kerby.cms.type.Subject
 
getSubjectPubKey() - Method in class org.apache.kerby.x509.type.SubjectPublicKeyInfo
 
getSubjectPublicKeyInfo() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getSubjectUniqueId() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getTargetCertificate() - Method in class org.apache.kerby.x509.type.TargetCert
 
getTargetGroup() - Method in class org.apache.kerby.x509.type.Target
 
getTargetName() - Method in class org.apache.kerby.x509.type.Target
 
getTargetName() - Method in class org.apache.kerby.x509.type.TargetCert
 
getTBSCertificate() - Method in class org.apache.kerby.x509.type.Certificate
 
getTBSCertList() - Method in class org.apache.kerby.x509.type.CertificateList
 
getTeletexString() - Method in class org.apache.kerby.x509.type.DirectoryString
 
getThisUpdate() - Method in class org.apache.kerby.x509.type.TBSCertList
 
getType() - Method in class org.apache.kerby.x500.type.AttributeTypeAndValue
 
getTypeId() - Method in class org.apache.kerby.x509.type.OtherName
 
getUkm() - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
getUniformResourceIdentifier() - Method in class org.apache.kerby.x509.type.GeneralName
 
getUniversalString() - Method in class org.apache.kerby.x509.type.DirectoryString
 
getUnprotectedAttributes() - Method in class org.apache.kerby.cms.type.EnvelopedData
 
getUnsignedAttributes() - Method in class org.apache.kerby.cms.type.SignerInfo
 
getUserCertificate() - Method in class org.apache.kerby.x509.type.RevokedCertificate
 
getUtcTime() - Method in class org.apache.kerby.x509.type.Time
 
getUtf8() - Method in class org.apache.kerby.x509.type.IetfAttrSyntaxChoice
 
getUtf8String() - Method in class org.apache.kerby.x509.type.DirectoryString
 
getUtf8String() - Method in class org.apache.kerby.x509.type.DisplayText
 
getV1AttrCert() - Method in class org.apache.kerby.cms.type.CertificateChoices
 
getV1Form() - Method in class org.apache.kerby.x509.type.AttCertIssuer
 
getV2AttrCert() - Method in class org.apache.kerby.cms.type.CertificateChoices
 
getV2Form() - Method in class org.apache.kerby.x509.type.AttCertIssuer
 
getValidity() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getValue() - Method in enum org.apache.kerby.cms.type.Attribute.AttributeField
 
getValue() - Method in enum org.apache.kerby.cms.type.AttributeCertificateInfoV1.AttributeCertificateInfoV1Field
 
getValue() - Method in enum org.apache.kerby.cms.type.AttributeCertificateV1.AttributeCertificateV1Field
 
getValue() - Method in enum org.apache.kerby.cms.type.CertificateChoices.CertificateChoicesField
 
getValue() - Method in enum org.apache.kerby.cms.type.CompressedData.CompressedDataField
 
getValue() - Method in enum org.apache.kerby.cms.type.ContentInfo.ContentInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.EncapsulatedContentInfo.EncapsulatedContentInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.EncryptedContentInfo.ECInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.EnvelopedData.EnvelopedDataField
 
getValue() - Method in enum org.apache.kerby.cms.type.ExtendedCertificate.ExtendedCertificateField
 
getValue() - Method in enum org.apache.kerby.cms.type.ExtendedCertificateInfo.ExtendedCertificateInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.IssuerAndSerialNumber.IssuerAndSerialNumberField
 
getValue() - Method in enum org.apache.kerby.cms.type.KEKIdentifier.KEKIdentifierField
 
getValue() - Method in enum org.apache.kerby.cms.type.KEKRecipientInfo.KEKRecipientInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier.KeyAgreeRecipientIdentifierField
 
getValue() - Method in enum org.apache.kerby.cms.type.KeyAgreeRecipientInfo.KARInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.KeyTransRecipientInfo.KTRInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.OriginatorIdentifierOrKey.OriginatorIdentifierOrKeyField
 
getValue() - Method in enum org.apache.kerby.cms.type.OriginatorInfo.OriginatorInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.OriginatorPublicKey.OriginatorPublicKeyField
 
getValue() - Method in enum org.apache.kerby.cms.type.OtherCertificateFormat.OtherCertificateFormatField
 
getValue() - Method in enum org.apache.kerby.cms.type.OtherKeyAttribute.OtherKeyAttributeField
 
getValue() - Method in enum org.apache.kerby.cms.type.OtherRecipientInfo.OtherRecipientInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.OtherRevocationInfoFormat.OtherRevocationInfoFormatField
 
getValue() - Method in enum org.apache.kerby.cms.type.PasswordRecipientInfo.PwdRInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.RecipientEncryptedKey.RecipientEncryptedKeyField
 
getValue() - Method in enum org.apache.kerby.cms.type.RecipientIdentifier.RecipientIdentifierField
 
getValue() - Method in enum org.apache.kerby.cms.type.RecipientInfo.RecipientInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.RecipientKeyIdentifier.RecipientKeyIdentifierField
 
getValue() - Method in enum org.apache.kerby.cms.type.RevocationInfoChoice.RevocationInfoChoiceField
 
getValue() - Method in enum org.apache.kerby.cms.type.SignedData.SignedDataField
 
getValue() - Method in enum org.apache.kerby.cms.type.SignerIdentifier.SignerIdentifierField
 
getValue() - Method in enum org.apache.kerby.cms.type.SignerInfo.SignerInfoField
 
getValue() - Method in enum org.apache.kerby.cms.type.Subject.SubjectField
 
getValue() - Method in enum org.apache.kerby.x500.type.AttributeTypeAndValue.AttributeTypeAndValueField
 
getValue() - Method in enum org.apache.kerby.x500.type.Name.NameField
 
getValue() - Method in enum org.apache.kerby.x509.type.AccessDescription.AccessDescriptionField
 
getValue() - Method in enum org.apache.kerby.x509.type.AlgorithmIdentifier.AlgorithmIdentifierField
 
getValue() - Method in enum org.apache.kerby.x509.type.AttCertIssuer.AttCertIssuerField
 
getValue() - Method in enum org.apache.kerby.x509.type.AttCertValidityPeriod.AttCertValidityPeriodField
 
getValue() - Method in enum org.apache.kerby.x509.type.Attribute.AttributeField
 
getValue() - Method in enum org.apache.kerby.x509.type.AttributeCertificate.AttributeCertificateField
 
getValue() - Method in enum org.apache.kerby.x509.type.AttributeCertificateInfo.ACInfoField
 
getValue() - Method in enum org.apache.kerby.x509.type.AuthorityKeyIdentifier.AKIdentifierField
 
getValue() - Method in enum org.apache.kerby.x509.type.BasicConstraints.BasicConstraintsField
 
getValue() - Method in enum org.apache.kerby.x509.type.Certificate.CertificateField
 
getValue() - Method in enum org.apache.kerby.x509.type.CertificateList.CertificateListField
 
getValue() - Method in enum org.apache.kerby.x509.type.CertificatePair.CertificatePairField
 
getValue() - Method in enum org.apache.kerby.x509.type.DhParameter.DhParameterField
 
getValue() - Method in enum org.apache.kerby.x509.type.DigestInfo.DigestInfoField
 
getValue() - Method in enum org.apache.kerby.x509.type.DirectoryString.DirectoryStringField
 
getValue() - Method in enum org.apache.kerby.x509.type.DisplayText.DisplayTextField
 
getValue() - Method in enum org.apache.kerby.x509.type.DistributionPoint.DistributionPointField
 
getValue() - Method in enum org.apache.kerby.x509.type.DistributionPointName.DPNameField
 
getValue() - Method in enum org.apache.kerby.x509.type.DSAParameter.DSAParameterField
 
getValue() - Method in enum org.apache.kerby.x509.type.EDIPartyName.EDIPartyNameField
 
getValue() - Method in enum org.apache.kerby.x509.type.Extension.ExtensionField
 
getValue() - Method in enum org.apache.kerby.x509.type.GeneralName.GeneralNameField
 
getValue() - Method in enum org.apache.kerby.x509.type.GeneralSubtree.GeneralSubtreeField
 
getValue() - Method in enum org.apache.kerby.x509.type.Holder.HolderField
 
getValue() - Method in enum org.apache.kerby.x509.type.IetfAttrSyntax.IetfAttrSyntaxField
 
getValue() - Method in enum org.apache.kerby.x509.type.IetfAttrSyntaxChoice.IetfAttrSyntaxChoiceField
 
getValue() - Method in enum org.apache.kerby.x509.type.IssuerSerial.IssuerSerialField
 
getValue() - Method in enum org.apache.kerby.x509.type.IssuingDistributionPoint.IDPointField
 
getValue() - Method in enum org.apache.kerby.x509.type.NameConstraints.NameConstraintsField
 
getValue() - Method in enum org.apache.kerby.x509.type.NoticeReference.NoticeReferenceField
 
getValue() - Method in enum org.apache.kerby.x509.type.ObjectDigestInfo.ODInfoField
 
getValue() - Method in enum org.apache.kerby.x509.type.OtherName.OtherNameField
 
getValue() - Method in enum org.apache.kerby.x509.type.PolicyConstraints.PolicyConstraintsField
 
getValue() - Method in enum org.apache.kerby.x509.type.PolicyInformation.PolicyInformationField
 
getValue() - Method in enum org.apache.kerby.x509.type.PolicyMapping.PolicyMappingField
 
getValue() - Method in enum org.apache.kerby.x509.type.PolicyQualifierInfo.PolicyQualifierInfoField
 
getValue() - Method in enum org.apache.kerby.x509.type.PrivateKeyUsagePeriod.PrivateKeyUsagePeriodField
 
getValue() - Method in enum org.apache.kerby.x509.type.RevokedCertificate.RevokedCertificateField
 
getValue() - Method in enum org.apache.kerby.x509.type.RoleSyntax.RoleSyntaxField
 
getValue() - Method in enum org.apache.kerby.x509.type.SubjectPublicKeyInfo.SubjectPublicKeyInfoField
 
getValue() - Method in enum org.apache.kerby.x509.type.Target.TargetField
 
getValue() - Method in enum org.apache.kerby.x509.type.TargetCert.TargetCertField
 
getValue() - Method in enum org.apache.kerby.x509.type.TBSCertificate.TBSCertificateField
 
getValue() - Method in enum org.apache.kerby.x509.type.TBSCertList.TBSCertListField
 
getValue() - Method in enum org.apache.kerby.x509.type.Time.TimeField
 
getValue() - Method in enum org.apache.kerby.x509.type.UserNotice.UserNoticeField
 
getValue() - Method in enum org.apache.kerby.x509.type.V2Form.V2FormField
 
getValues() - Method in class org.apache.kerby.x509.type.IetfAttrSyntax
 
getVersion() - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
getVersion() - Method in class org.apache.kerby.cms.type.CompressedData
 
getVersion() - Method in class org.apache.kerby.cms.type.KEKRecipientInfo
 
getVersion() - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
getVersion() - Method in class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
getVersion() - Method in class org.apache.kerby.cms.type.PasswordRecipientInfo
 
getVersion() - Method in class org.apache.kerby.cms.type.SignedData
 
getVersion() - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
getVersion() - Method in class org.apache.kerby.x509.type.TBSCertificate
 
getVersion() - Method in class org.apache.kerby.x509.type.TBSCertList
 
getVisibleString() - Method in class org.apache.kerby.x509.type.DisplayText
 
getX400Address() - Method in class org.apache.kerby.x509.type.GeneralName
 

H

Holder - Class in org.apache.kerby.x509.type
Holder ::= SEQUENCE { baseCertificateID [0] IssuerSerial OPTIONAL, -- the issuer and serial number of -- the holder's Public Key Certificate entityName [1] GeneralNames OPTIONAL, -- the name of the claimant or role objectDigestInfo [2] ObjectDigestInfo OPTIONAL -- used to directly authenticate the holder, -- for example, an executable }
Holder() - Constructor for class org.apache.kerby.x509.type.Holder
 
Holder.HolderField - Enum in org.apache.kerby.x509.type
 

I

IetfAttrSyntax - Class in org.apache.kerby.x509.type
Ref.
IetfAttrSyntax() - Constructor for class org.apache.kerby.x509.type.IetfAttrSyntax
 
IetfAttrSyntax.IetfAttrSyntaxField - Enum in org.apache.kerby.x509.type
 
IetfAttrSyntaxChoice - Class in org.apache.kerby.x509.type
Ref.
IetfAttrSyntaxChoice() - Constructor for class org.apache.kerby.x509.type.IetfAttrSyntaxChoice
 
IetfAttrSyntaxChoice.IetfAttrSyntaxChoiceField - Enum in org.apache.kerby.x509.type
 
IetfAttrSyntaxChoices - Class in org.apache.kerby.x509.type
 
IetfAttrSyntaxChoices() - Constructor for class org.apache.kerby.x509.type.IetfAttrSyntaxChoices
 
isCA() - Method in class org.apache.kerby.x509.type.BasicConstraints
 
isSigned() - Method in class org.apache.kerby.cms.type.SignedData
Check whether signed of data, true if the SignerInfos are not null
IssuerAndSerialNumber - Class in org.apache.kerby.cms.type
Ref.
IssuerAndSerialNumber() - Constructor for class org.apache.kerby.cms.type.IssuerAndSerialNumber
 
IssuerAndSerialNumber.IssuerAndSerialNumberField - Enum in org.apache.kerby.cms.type
 
IssuerSerial - Class in org.apache.kerby.x509.type
IssuerSerial ::= SEQUENCE { issuer GeneralNames, serial CertificateSerialNumber, issuerUID UniqueIdentifier OPTIONAL }
IssuerSerial() - Constructor for class org.apache.kerby.x509.type.IssuerSerial
 
IssuerSerial.IssuerSerialField - Enum in org.apache.kerby.x509.type
 
IssuingDistributionPoint - Class in org.apache.kerby.x509.type
IssuingDistributionPoint ::= SEQUENCE { distributionPoint [0] DistributionPointName OPTIONAL, onlyContainsUserCerts [1] BOOLEAN DEFAULT FALSE, onlyContainsCACerts [2] BOOLEAN DEFAULT FALSE, onlySomeReasons [3] ReasonFlags OPTIONAL, indirectCRL [4] BOOLEAN DEFAULT FALSE, onlyContainsAttributeCerts [5] BOOLEAN DEFAULT FALSE }
IssuingDistributionPoint() - Constructor for class org.apache.kerby.x509.type.IssuingDistributionPoint
 
IssuingDistributionPoint.IDPointField - Enum in org.apache.kerby.x509.type
 

K

KEKIdentifier - Class in org.apache.kerby.cms.type
KEKIdentifier ::= SEQUENCE { keyIdentifier OCTET STRING, date GeneralizedTime OPTIONAL, other OtherKeyAttribute OPTIONAL }
KEKIdentifier() - Constructor for class org.apache.kerby.cms.type.KEKIdentifier
 
KEKIdentifier.KEKIdentifierField - Enum in org.apache.kerby.cms.type
 
KEKRecipientInfo - Class in org.apache.kerby.cms.type
KEKRecipientInfo ::= SEQUENCE { version CMSVersion, -- always set to 4 kekid KEKIdentifier, keyEncryptionAlgorithm KeyEncryptionAlgorithmIdentifier, encryptedKey EncryptedKey }
KEKRecipientInfo() - Constructor for class org.apache.kerby.cms.type.KEKRecipientInfo
 
KEKRecipientInfo.KEKRecipientInfoField - Enum in org.apache.kerby.cms.type
 
KeyAgreeRecipientIdentifier - Class in org.apache.kerby.cms.type
KeyAgreeRecipientIdentifier ::= CHOICE { issuerAndSerialNumber IssuerAndSerialNumber, rKeyId [0] IMPLICIT RecipientKeyIdentifier }
KeyAgreeRecipientIdentifier() - Constructor for class org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier
 
KeyAgreeRecipientIdentifier.KeyAgreeRecipientIdentifierField - Enum in org.apache.kerby.cms.type
 
KeyAgreeRecipientInfo - Class in org.apache.kerby.cms.type
KeyAgreeRecipientInfo ::= SEQUENCE { version CMSVersion, -- always set to 3 originator [0] EXPLICIT OriginatorIdentifierOrKey, ukm [1] EXPLICIT UserKeyingMaterial OPTIONAL, keyEncryptionAlgorithm KeyEncryptionAlgorithmIdentifier, recipientEncryptedKeys RecipientEncryptedKeys } UserKeyingMaterial ::= OCTET STRING
KeyAgreeRecipientInfo() - Constructor for class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
KeyAgreeRecipientInfo.KARInfoField - Enum in org.apache.kerby.cms.type
 
KeyDerivationAlgorithmIdentifier - Class in org.apache.kerby.cms.type
KeyDerivationAlgorithmIdentifier ::= AlgorithmIdentifier
KeyDerivationAlgorithmIdentifier() - Constructor for class org.apache.kerby.cms.type.KeyDerivationAlgorithmIdentifier
 
KeyEncryptionAlgorithmIdentifier - Class in org.apache.kerby.cms.type
KeyEncryptionAlgorithmIdentifier ::= AlgorithmIdentifier
KeyEncryptionAlgorithmIdentifier() - Constructor for class org.apache.kerby.cms.type.KeyEncryptionAlgorithmIdentifier
 
KeyIdentifier - Class in org.apache.kerby.x509.type
KeyIdentifier ::= OCTET STRING
KeyIdentifier() - Constructor for class org.apache.kerby.x509.type.KeyIdentifier
 
KeyPurposeId - Class in org.apache.kerby.x509.type
KeyPurposeId ::= OBJECT IDENTIFIER id-kp ::= OBJECT IDENTIFIER { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) 3}
KeyPurposeId() - Constructor for class org.apache.kerby.x509.type.KeyPurposeId
 
KeyTransRecipientInfo - Class in org.apache.kerby.cms.type
KeyTransRecipientInfo ::= SEQUENCE { version CMSVersion, -- always set to 0 or 2 rid RecipientIdentifier, keyEncryptionAlgorithm KeyEncryptionAlgorithmIdentifier, encryptedKey EncryptedKey }
KeyTransRecipientInfo() - Constructor for class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
KeyTransRecipientInfo.KTRInfoField - Enum in org.apache.kerby.cms.type
 
KeyUsage - Class in org.apache.kerby.x509.type
 
KeyUsage() - Constructor for class org.apache.kerby.x509.type.KeyUsage
 

N

Name - Class in org.apache.kerby.x500.type
Name ::= CHOICE { RDNSequence }
Name() - Constructor for class org.apache.kerby.x500.type.Name
 
Name.NameField - Enum in org.apache.kerby.x500.type
 
NameConstraints - Class in org.apache.kerby.x509.type
 
NameConstraints() - Constructor for class org.apache.kerby.x509.type.NameConstraints
 
NameConstraints.NameConstraintsField - Enum in org.apache.kerby.x509.type
 
NoticeNumbers - Class in org.apache.kerby.x509.type
noticeNumbers ::= SEQUENCE OF INTEGER }
NoticeNumbers() - Constructor for class org.apache.kerby.x509.type.NoticeNumbers
 
NoticeReference - Class in org.apache.kerby.x509.type
NoticeReference ::= SEQUENCE { organization DisplayText, noticeNumbers SEQUENCE OF INTEGER }
NoticeReference() - Constructor for class org.apache.kerby.x509.type.NoticeReference
 
NoticeReference.NoticeReferenceField - Enum in org.apache.kerby.x509.type
 

O

ObjectDigestInfo - Class in org.apache.kerby.x509.type
ObjectDigestInfo ::= SEQUENCE { digestedObjectType ENUMERATED { publicKey (0), publicKeyCert (1), otherObjectTypes (2) }, -- otherObjectTypes MUST NOT -- be used in this profile otherObjectTypeID OBJECT IDENTIFIER OPTIONAL, digestAlgorithm AlgorithmIdentifier, objectDigest BIT STRING }
ObjectDigestInfo() - Constructor for class org.apache.kerby.x509.type.ObjectDigestInfo
 
ObjectDigestInfo.ODInfoField - Enum in org.apache.kerby.x509.type
 
org.apache.kerby.cms.type - package org.apache.kerby.cms.type
 
org.apache.kerby.pkix - package org.apache.kerby.pkix
 
org.apache.kerby.x500.type - package org.apache.kerby.x500.type
 
org.apache.kerby.x509.type - package org.apache.kerby.x509.type
 
OriginatorIdentifierOrKey - Class in org.apache.kerby.cms.type
OriginatorIdentifierOrKey ::= CHOICE { issuerAndSerialNumber IssuerAndSerialNumber, subjectKeyIdentifier [0] SubjectKeyIdentifier, originatorKey [1] OriginatorPublicKey }
OriginatorIdentifierOrKey() - Constructor for class org.apache.kerby.cms.type.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey.OriginatorIdentifierOrKeyField - Enum in org.apache.kerby.cms.type
 
OriginatorInfo - Class in org.apache.kerby.cms.type
OriginatorInfo ::= SEQUENCE { certs [0] IMPLICIT CertificateSet OPTIONAL, crls [1] IMPLICIT RevocationInfoChoices OPTIONAL }
OriginatorInfo() - Constructor for class org.apache.kerby.cms.type.OriginatorInfo
 
OriginatorInfo.OriginatorInfoField - Enum in org.apache.kerby.cms.type
 
OriginatorPublicKey - Class in org.apache.kerby.cms.type
OriginatorPublicKey ::= SEQUENCE { algorithm AlgorithmIdentifier, publicKey BIT STRING }
OriginatorPublicKey() - Constructor for class org.apache.kerby.cms.type.OriginatorPublicKey
 
OriginatorPublicKey.OriginatorPublicKeyField - Enum in org.apache.kerby.cms.type
 
OtherCertificateFormat - Class in org.apache.kerby.cms.type
OtherCertificateFormat ::= SEQUENCE { otherCertFormat OBJECT IDENTIFIER, otherCert ANY DEFINED BY otherCertFormat }
OtherCertificateFormat() - Constructor for class org.apache.kerby.cms.type.OtherCertificateFormat
 
OtherCertificateFormat.OtherCertificateFormatField - Enum in org.apache.kerby.cms.type
 
OtherKeyAttribute - Class in org.apache.kerby.cms.type
OtherKeyAttribute ::= SEQUENCE { keyAttrId OBJECT IDENTIFIER, keyAttr ANY DEFINED BY keyAttrId OPTIONAL }
OtherKeyAttribute() - Constructor for class org.apache.kerby.cms.type.OtherKeyAttribute
 
OtherKeyAttribute.OtherKeyAttributeField - Enum in org.apache.kerby.cms.type
 
OtherName - Class in org.apache.kerby.x509.type
OtherName ::= SEQUENCE { type-id OBJECT IDENTIFIER, value [0] EXPLICIT ANY DEFINED BY type-id }
OtherName() - Constructor for class org.apache.kerby.x509.type.OtherName
 
OtherName.OtherNameField - Enum in org.apache.kerby.x509.type
 
OtherRecipientInfo - Class in org.apache.kerby.cms.type
OtherRecipientInfo ::= SEQUENCE { oriType OBJECT IDENTIFIER, oriValue ANY DEFINED BY oriType }
OtherRecipientInfo() - Constructor for class org.apache.kerby.cms.type.OtherRecipientInfo
 
OtherRecipientInfo.OtherRecipientInfoField - Enum in org.apache.kerby.cms.type
 
OtherRevocationInfoFormat - Class in org.apache.kerby.cms.type
OtherRevocationInfoFormat ::= SEQUENCE { otherRevInfoFormat OBJECT IDENTIFIER, otherRevInfo ANY DEFINED BY otherRevInfoFormat }
OtherRevocationInfoFormat() - Constructor for class org.apache.kerby.cms.type.OtherRevocationInfoFormat
 
OtherRevocationInfoFormat.OtherRevocationInfoFormatField - Enum in org.apache.kerby.cms.type
 

P

PasswordRecipientInfo - Class in org.apache.kerby.cms.type
PasswordRecipientInfo ::= SEQUENCE { version CMSVersion, -- always set to 0 keyDerivationAlgorithm [0] KeyDerivationAlgorithmIdentifier OPTIONAL, keyEncryptionAlgorithm KeyEncryptionAlgorithmIdentifier, encryptedKey EncryptedKey }
PasswordRecipientInfo() - Constructor for class org.apache.kerby.cms.type.PasswordRecipientInfo
 
PasswordRecipientInfo.PwdRInfoField - Enum in org.apache.kerby.cms.type
 
PkiException - Exception in org.apache.kerby.pkix
The root exception for the module.
PkiException(String) - Constructor for exception org.apache.kerby.pkix.PkiException
 
PkiException(String, Throwable) - Constructor for exception org.apache.kerby.pkix.PkiException
 
PkiUtil - Class in org.apache.kerby.pkix
Pki utilities.
PolicyConstraints - Class in org.apache.kerby.x509.type
Ref.
PolicyConstraints() - Constructor for class org.apache.kerby.x509.type.PolicyConstraints
 
PolicyConstraints.PolicyConstraintsField - Enum in org.apache.kerby.x509.type
 
PolicyInformation - Class in org.apache.kerby.x509.type
 
PolicyInformation() - Constructor for class org.apache.kerby.x509.type.PolicyInformation
 
PolicyInformation.PolicyInformationField - Enum in org.apache.kerby.x509.type
 
PolicyMapping - Class in org.apache.kerby.x509.type
Ref.
PolicyMapping() - Constructor for class org.apache.kerby.x509.type.PolicyMapping
 
PolicyMapping.PolicyMappingField - Enum in org.apache.kerby.x509.type
 
PolicyMappings - Class in org.apache.kerby.x509.type
Ref.
PolicyMappings() - Constructor for class org.apache.kerby.x509.type.PolicyMappings
 
PolicyQualifierId - Class in org.apache.kerby.x509.type
id-qt OBJECT IDENTIFIER ::= { id-pkix 2 } id-qt-cps OBJECT IDENTIFIER ::= { id-qt 1 } id-qt-unotice OBJECT IDENTIFIER ::= { id-qt 2 } PolicyQualifierId ::= OBJECT IDENTIFIER (id-qt-cps | id-qt-unotice)
PolicyQualifierId() - Constructor for class org.apache.kerby.x509.type.PolicyQualifierId
 
PolicyQualifierInfo - Class in org.apache.kerby.x509.type
PolicyQualifierInfo ::= SEQUENCE { policyQualifierId PolicyQualifierId, qualifier ANY DEFINED BY policyQualifierId } PolicyQualifierId ::= OBJECT IDENTIFIER ( id-qt-cps | id-qt-unotice )
PolicyQualifierInfo() - Constructor for class org.apache.kerby.x509.type.PolicyQualifierInfo
 
PolicyQualifierInfo.PolicyQualifierInfoField - Enum in org.apache.kerby.x509.type
 
PolicyQualifierInfos - Class in org.apache.kerby.x509.type
 
PolicyQualifierInfos() - Constructor for class org.apache.kerby.x509.type.PolicyQualifierInfos
 
PrivateKeyUsagePeriod - Class in org.apache.kerby.x509.type
PrivateKeyUsagePeriod ::= SEQUENCE { notBefore [0] GeneralizedTime OPTIONAL, notAfter [1] GeneralizedTime OPTIONAL }
PrivateKeyUsagePeriod() - Constructor for class org.apache.kerby.x509.type.PrivateKeyUsagePeriod
 
PrivateKeyUsagePeriod.PrivateKeyUsagePeriodField - Enum in org.apache.kerby.x509.type
 

R

RDNSequence - Class in org.apache.kerby.x500.type
RDNSequence ::= SEQUENCE OF RelativeDistinguishedName
RDNSequence() - Constructor for class org.apache.kerby.x500.type.RDNSequence
 
ReasonFlags - Class in org.apache.kerby.x509.type
 
ReasonFlags() - Constructor for class org.apache.kerby.x509.type.ReasonFlags
 
RecipientEncryptedKey - Class in org.apache.kerby.cms.type
RecipientEncryptedKey ::= SEQUENCE { rid KeyAgreeRecipientIdentifier, encryptedKey EncryptedKey }
RecipientEncryptedKey() - Constructor for class org.apache.kerby.cms.type.RecipientEncryptedKey
 
RecipientEncryptedKey.RecipientEncryptedKeyField - Enum in org.apache.kerby.cms.type
 
RecipientEncryptedKeys - Class in org.apache.kerby.cms.type
RecipientEncryptedKeys ::= SEQUENCE OF RecipientEncryptedKey
RecipientEncryptedKeys() - Constructor for class org.apache.kerby.cms.type.RecipientEncryptedKeys
 
RecipientIdentifier - Class in org.apache.kerby.cms.type
RecipientIdentifier ::= CHOICE { issuerAndSerialNumber IssuerAndSerialNumber, subjectKeyIdentifier [0] SubjectKeyIdentifier }
RecipientIdentifier() - Constructor for class org.apache.kerby.cms.type.RecipientIdentifier
 
RecipientIdentifier.RecipientIdentifierField - Enum in org.apache.kerby.cms.type
 
RecipientInfo - Class in org.apache.kerby.cms.type
RecipientInfo ::= CHOICE { ktri KeyTransRecipientInfo, kari [1] KeyAgreeRecipientInfo, kekri [2] KEKRecipientInfo, pwri [3] PasswordRecipientInfo, ori [4] OtherRecipientInfo }
RecipientInfo() - Constructor for class org.apache.kerby.cms.type.RecipientInfo
 
RecipientInfo.RecipientInfoField - Enum in org.apache.kerby.cms.type
 
RecipientInfos - Class in org.apache.kerby.cms.type
RecipientInfos ::= SET SIZE (1..MAX) OF RecipientInfo
RecipientInfos() - Constructor for class org.apache.kerby.cms.type.RecipientInfos
 
RecipientKeyIdentifier - Class in org.apache.kerby.cms.type
RecipientKeyIdentifier ::= SEQUENCE { subjectKeyIdentifier SubjectKeyIdentifier, date GeneralizedTime OPTIONAL, other OtherKeyAttribute OPTIONAL }
RecipientKeyIdentifier() - Constructor for class org.apache.kerby.cms.type.RecipientKeyIdentifier
 
RecipientKeyIdentifier.RecipientKeyIdentifierField - Enum in org.apache.kerby.cms.type
 
RelativeDistinguishedName - Class in org.apache.kerby.cms.type
RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndValue
RelativeDistinguishedName() - Constructor for class org.apache.kerby.cms.type.RelativeDistinguishedName
 
RelativeDistinguishedName - Class in org.apache.kerby.x500.type
RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndValue
RelativeDistinguishedName() - Constructor for class org.apache.kerby.x500.type.RelativeDistinguishedName
 
RevocationInfoChoice - Class in org.apache.kerby.cms.type
RevocationInfoChoice ::= CHOICE { crl CertificateList, other [1] IMPLICIT OtherRevocationInfoFormat }
RevocationInfoChoice() - Constructor for class org.apache.kerby.cms.type.RevocationInfoChoice
 
RevocationInfoChoice.RevocationInfoChoiceField - Enum in org.apache.kerby.cms.type
 
RevocationInfoChoices - Class in org.apache.kerby.cms.type
RevocationInfoChoices ::= SET OF RevocationInfoChoice
RevocationInfoChoices() - Constructor for class org.apache.kerby.cms.type.RevocationInfoChoices
 
RevokedCertificate - Class in org.apache.kerby.x509.type
Ref.
RevokedCertificate() - Constructor for class org.apache.kerby.x509.type.RevokedCertificate
 
RevokedCertificate.RevokedCertificateField - Enum in org.apache.kerby.x509.type
 
RevokedCertificates - Class in org.apache.kerby.x509.type
Ref.
RevokedCertificates() - Constructor for class org.apache.kerby.x509.type.RevokedCertificates
 
RoleSyntax - Class in org.apache.kerby.x509.type
Ref.
RoleSyntax() - Constructor for class org.apache.kerby.x509.type.RoleSyntax
 
RoleSyntax.RoleSyntaxField - Enum in org.apache.kerby.x509.type
 

S

setAccessLocation(GeneralName) - Method in class org.apache.kerby.x509.type.AccessDescription
 
setAccessMethod(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x509.type.AccessDescription
 
setAciInfo(AttributeCertificateInfo) - Method in class org.apache.kerby.cms.type.AttributeCertificateV1
 
setAciInfo(AttributeCertificateInfo) - Method in class org.apache.kerby.x509.type.AttributeCertificate
 
setAlgorithm(AlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.OriginatorPublicKey
 
setAlgorithm(Asn1ObjectIdentifier) - Method in class org.apache.kerby.cms.type.OtherKeyAttribute
 
setAlgorithm(String) - Method in class org.apache.kerby.x509.type.AlgorithmIdentifier
 
setAlgorithm(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.SubjectPublicKeyInfo
 
setAttrCertValidityPeriod(AttCertValidityPeriod) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setAttrCertValidityPeriod(AttCertValidityPeriod) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setAttributes(Attributes) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setAttributes(Signature) - Method in class org.apache.kerby.cms.type.ExtendedCertificateInfo
 
setAttributes(Attributes) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setAttributeValue(Asn1Type) - Method in class org.apache.kerby.x500.type.AttributeTypeAndValue
 
setAttrType(Asn1ObjectIdentifier) - Method in class org.apache.kerby.cms.type.Attribute
 
setAttrType(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x509.type.Attribute
 
setAttrValues(AttributeValues) - Method in class org.apache.kerby.cms.type.Attribute
 
setAttrValues(AttributeValues) - Method in class org.apache.kerby.x509.type.Attribute
 
setAuthorityCertIssuer(GeneralNames) - Method in class org.apache.kerby.x509.type.AuthorityKeyIdentifier
 
setAuthorityCertSerialNumber(CertificateSerialNumber) - Method in class org.apache.kerby.x509.type.AuthorityKeyIdentifier
 
setBase(GeneralName) - Method in class org.apache.kerby.x509.type.GeneralSubtree
 
setBaseCertificateID(IssuerSerial) - Method in class org.apache.kerby.cms.type.Subject
 
setBaseCertificateId(IssuerSerial) - Method in class org.apache.kerby.x509.type.Holder
 
setBaseCertificateId(IssuerSerial) - Method in class org.apache.kerby.x509.type.V2Form
 
setBmpString(Asn1BmpString) - Method in class org.apache.kerby.x509.type.DirectoryString
 
setBmpString(Asn1BmpString) - Method in class org.apache.kerby.x509.type.DisplayText
 
setCA(Asn1Boolean) - Method in class org.apache.kerby.x509.type.BasicConstraints
 
setCertificate(Certificate) - Method in class org.apache.kerby.cms.type.CertificateChoices
 
setCertificate(SignatureAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.ExtendedCertificateInfo
 
setCertificates(CertificateSet) - Method in class org.apache.kerby.cms.type.SignedData
 
setCerts(CertificateSet) - Method in class org.apache.kerby.cms.type.OriginatorInfo
 
setCerttDigestInfo(ObjectDigestInfo) - Method in class org.apache.kerby.x509.type.TargetCert
 
setCmsVersion(CmsVersion) - Method in class org.apache.kerby.cms.type.EnvelopedData
 
setCmsVersion(CmsVersion) - Method in class org.apache.kerby.cms.type.ExtendedCertificateInfo
 
setCmsVersion(int) - Method in class org.apache.kerby.cms.type.SignerInfo
 
setCompressedData(CompressedData) - Method in class org.apache.kerby.cms.type.CompressedContentInfo
 
setCompressionAlgorithm(AlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.CompressedData
 
setContent(Asn1Type) - Method in class org.apache.kerby.cms.type.ContentInfo
 
setContent(byte[]) - Method in class org.apache.kerby.cms.type.EncapsulatedContentInfo
 
setContentEncryptionAlgorithmIdentifier(ContentEncryptionAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.EncryptedContentInfo
 
setContentType(String) - Method in class org.apache.kerby.cms.type.ContentInfo
 
setContentType(String) - Method in class org.apache.kerby.cms.type.EncapsulatedContentInfo
 
setContentType(Asn1ObjectIdentifier) - Method in class org.apache.kerby.cms.type.EncryptedContentInfo
 
setCritical(boolean) - Method in class org.apache.kerby.x509.type.Extension
 
setCRL(CertificateList) - Method in class org.apache.kerby.cms.type.RevocationInfoChoice
 
setCrlEntryExtensions(Extensions) - Method in class org.apache.kerby.x509.type.RevokedCertificate
 
setCrlExtensions(Extensions) - Method in class org.apache.kerby.x509.type.TBSCertList
 
setCRLIssuer(GeneralNames) - Method in class org.apache.kerby.x509.type.DistributionPoint
 
setCrls(RevocationInfoChoices) - Method in class org.apache.kerby.cms.type.OriginatorInfo
 
setCrls(RevocationInfoChoices) - Method in class org.apache.kerby.cms.type.SignedData
 
setDate(Asn1GeneralizedTime) - Method in class org.apache.kerby.cms.type.KEKIdentifier
 
setDate(Asn1GeneralizedTime) - Method in class org.apache.kerby.cms.type.RecipientKeyIdentifier
 
setDigest(byte[]) - Method in class org.apache.kerby.x509.type.DigestInfo
 
setDigestAlgorithm(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.DigestInfo
 
setDigestAlgorithm(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.ObjectDigestInfo
 
setDigestAlgorithmIdentifier(DigestAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.SignerInfo
 
setDigestAlgorithms(DigestAlgorithmIdentifiers) - Method in class org.apache.kerby.cms.type.SignedData
 
setDigestedObjectType(DigestedObjectType) - Method in class org.apache.kerby.x509.type.ObjectDigestInfo
 
setDirectoryName(Name) - Method in class org.apache.kerby.x509.type.GeneralName
 
setDistributionPoint(DistributionPointName) - Method in class org.apache.kerby.x509.type.DistributionPoint
 
setDistributionPoint(DistributionPointName) - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
setDNSName(Asn1IA5String) - Method in class org.apache.kerby.x509.type.GeneralName
 
setEdiPartyName(EDIPartyName) - Method in class org.apache.kerby.x509.type.GeneralName
 
setEncapContentInfo(EncapsulatedContentInfo) - Method in class org.apache.kerby.cms.type.CompressedData
 
setEncapContentInfo(EncapsulatedContentInfo) - Method in class org.apache.kerby.cms.type.SignedData
 
setEncryptedContent(Asn1OctetString) - Method in class org.apache.kerby.cms.type.EncryptedContentInfo
 
setEncryptedContentInfo(EncryptedContentInfo) - Method in class org.apache.kerby.cms.type.EnvelopedData
 
setEncryptedKey(EncryptedKey) - Method in class org.apache.kerby.cms.type.KEKRecipientInfo
 
setEncryptedKey(EncryptedKey) - Method in class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
setEncryptedKey(EncryptedKey) - Method in class org.apache.kerby.cms.type.PasswordRecipientInfo
 
setEncryptedKey(EncryptedKey) - Method in class org.apache.kerby.cms.type.RecipientEncryptedKey
 
setEntityName(GeneralNames) - Method in class org.apache.kerby.x509.type.Holder
 
setEnvelopedData(EnvelopedData) - Method in class org.apache.kerby.cms.type.EnvelopedContentInfo
 
setExcludedSubtrees(GeneralSubtrees) - Method in class org.apache.kerby.x509.type.NameConstraints
 
setExplicitText(DisplayText) - Method in class org.apache.kerby.x509.type.UserNotice
 
setExtendedCertificate(ExtendedCertificate) - Method in class org.apache.kerby.cms.type.CertificateChoices
 
setExtendedCertificateInfo(ExtendedCertificateInfo) - Method in class org.apache.kerby.cms.type.ExtendedCertificate
 
setExtensions(Extensions) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setExtensions(Extensions) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setExtensions(Extensions) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setExtnId(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x509.type.Extension
 
setExtnValue(byte[]) - Method in class org.apache.kerby.x509.type.Extension
 
setForward(Certificate) - Method in class org.apache.kerby.x509.type.CertificatePair
 
setFullName(GeneralNames) - Method in class org.apache.kerby.x509.type.DistributionPointName
 
setG(BigInteger) - Method in class org.apache.kerby.x509.type.DhParameter
 
setG(BigInteger) - Method in class org.apache.kerby.x509.type.DSAParameter
 
setGeneralTime(Asn1GeneralizedTime) - Method in class org.apache.kerby.x509.type.Time
 
setHolder(Holder) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setIA5String(Asn1IA5String) - Method in class org.apache.kerby.x509.type.DisplayText
 
setIndirectCrl(boolean) - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
setInhibitPolicyMapping(Asn1Integer) - Method in class org.apache.kerby.x509.type.PolicyConstraints
 
setIpAddress(byte[]) - Method in class org.apache.kerby.x509.type.GeneralName
 
setIssuer(AttCertIssuer) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setIssuer(Name) - Method in class org.apache.kerby.cms.type.IssuerAndSerialNumber
 
setIssuer(AttCertIssuer) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setIssuer(GeneralNames) - Method in class org.apache.kerby.x509.type.IssuerSerial
 
setIssuer(Name) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setIssuer(Name) - Method in class org.apache.kerby.x509.type.TBSCertList
 
setIssuerAndSerialNumber(IssuerAndSerialNumber) - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier
 
setIssuerAndSerialNumber(IssuerAndSerialNumber) - Method in class org.apache.kerby.cms.type.OriginatorIdentifierOrKey
 
setIssuerAndSerialNumber(IssuerAndSerialNumber) - Method in class org.apache.kerby.cms.type.RecipientIdentifier
 
setIssuerAndSerialNumber(IssuerAndSerialNumber) - Method in class org.apache.kerby.cms.type.SignerIdentifier
 
setIssuerDomainPolicy(CertPolicyId) - Method in class org.apache.kerby.x509.type.PolicyMapping
 
setIssuerName(GeneralNames) - Method in class org.apache.kerby.x509.type.V2Form
 
setIssuerUID(Asn1BitString) - Method in class org.apache.kerby.x509.type.IssuerSerial
 
setIssuerUniqueId(byte[]) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setIssuerUniqueId(byte[]) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setIssuerUniqueId(byte[]) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setKari(KeyAgreeRecipientInfo) - Method in class org.apache.kerby.cms.type.RecipientInfo
 
setKEKIdentifier(KEKIdentifier) - Method in class org.apache.kerby.cms.type.KEKRecipientInfo
 
setKekri(KEKRecipientInfo) - Method in class org.apache.kerby.cms.type.RecipientInfo
 
setKeyAttr(Asn1Type) - Method in class org.apache.kerby.cms.type.OtherKeyAttribute
 
setKeyDerivationAlgorithmIdentifier(KeyDerivationAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.PasswordRecipientInfo
 
setKeyEncryptionAlgorithmIdentifier(KeyEncryptionAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.KEKRecipientInfo
 
setkeyEncryptionAlgorithmIdentifier(KeyEncryptionAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
setKeyEncryptionAlgorithmIdentifier(KeyEncryptionAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
setKeyEncryptionAlgorithmIdentifier(KeyEncryptionAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.PasswordRecipientInfo
 
setKeyIdentifier(Asn1OctetString) - Method in class org.apache.kerby.cms.type.KEKIdentifier
 
setKeyIdentifier(SubjectKeyIdentifier) - Method in class org.apache.kerby.cms.type.RecipientKeyIdentifier
 
setKeyIdentifier(KeyIdentifier) - Method in class org.apache.kerby.x509.type.AuthorityKeyIdentifier
 
setKtri(KeyTransRecipientInfo) - Method in class org.apache.kerby.cms.type.RecipientInfo
 
setMaxmum(int) - Method in class org.apache.kerby.x509.type.GeneralSubtree
 
setMinimum(int) - Method in class org.apache.kerby.x509.type.GeneralSubtree
 
setName(RDNSequence) - Method in class org.apache.kerby.x500.type.Name
 
setNameAssigner(DirectoryString) - Method in class org.apache.kerby.x509.type.EDIPartyName
 
setNameRelativeToCrlIssuer(RelativeDistinguishedName) - Method in class org.apache.kerby.x509.type.DistributionPointName
 
setNextUpdate(Time) - Method in class org.apache.kerby.x509.type.TBSCertList
 
setNotAfterTime(Asn1GeneralizedTime) - Method in class org.apache.kerby.x509.type.AttCertValidityPeriod
 
setNotAfterTime(Asn1GeneralizedTime) - Method in class org.apache.kerby.x509.type.PrivateKeyUsagePeriod
 
setNotBeforeTime(Asn1GeneralizedTime) - Method in class org.apache.kerby.x509.type.AttCertValidityPeriod
 
setNotBeforeTime(Asn1GeneralizedTime) - Method in class org.apache.kerby.x509.type.PrivateKeyUsagePeriod
 
setNoticeNumbers(NoticeNumbers) - Method in class org.apache.kerby.x509.type.NoticeReference
 
setNoticeRef(NoticeReference) - Method in class org.apache.kerby.x509.type.UserNotice
 
setObjectDigest(Asn1BitString) - Method in class org.apache.kerby.x509.type.ObjectDigestInfo
 
setObjectDigestInfo(ObjectDigestInfo) - Method in class org.apache.kerby.x509.type.Holder
 
setObjectDigestInfo(ObjectDigestInfo) - Method in class org.apache.kerby.x509.type.V2Form
 
setOctets(Asn1OctetString) - Method in class org.apache.kerby.x509.type.IetfAttrSyntaxChoice
 
setOid(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x509.type.IetfAttrSyntaxChoice
 
setOnlyContainsAttributeCerts(boolean) - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
setOnlyContainsCaCerts(boolean) - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
setOnlyContainsUserCerts(boolean) - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
setOnlySomeReasons(ReasonFlags) - Method in class org.apache.kerby.x509.type.IssuingDistributionPoint
 
setOrganization(DisplayText) - Method in class org.apache.kerby.x509.type.NoticeReference
 
setOri(OtherRecipientInfo) - Method in class org.apache.kerby.cms.type.RecipientInfo
 
setOriginator(OriginatorIdentifierOrKey) - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
setOriginatorInfo(OriginatorInfo) - Method in class org.apache.kerby.cms.type.EnvelopedData
 
setOriginatorPublicKey(OriginatorPublicKey) - Method in class org.apache.kerby.cms.type.OriginatorIdentifierOrKey
 
setOriType(Asn1ObjectIdentifier) - Method in class org.apache.kerby.cms.type.OtherRecipientInfo
 
setOriValue(Asn1BitString) - Method in class org.apache.kerby.cms.type.OtherRecipientInfo
 
setOther(OtherCertificateFormat) - Method in class org.apache.kerby.cms.type.CertificateChoices
 
setOther(OtherKeyAttribute) - Method in class org.apache.kerby.cms.type.KEKIdentifier
 
setOther(OtherKeyAttribute) - Method in class org.apache.kerby.cms.type.RecipientKeyIdentifier
 
setOther(OtherRevocationInfoFormat) - Method in class org.apache.kerby.cms.type.RevocationInfoChoice
 
setOtherCert(Asn1Type) - Method in class org.apache.kerby.cms.type.OtherCertificateFormat
 
setOtherCertFormat(Asn1ObjectIdentifier) - Method in class org.apache.kerby.cms.type.OtherCertificateFormat
 
setOtherName(OtherName) - Method in class org.apache.kerby.x509.type.GeneralName
 
setOtherNameValue(Asn1Type) - Method in class org.apache.kerby.x509.type.OtherName
 
setOtherObjectTypeId(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x509.type.ObjectDigestInfo
 
setOtherRevInfo(Asn1Type) - Method in class org.apache.kerby.cms.type.OtherRevocationInfoFormat
 
setOtherRevInfoFormat(Asn1ObjectIdentifier) - Method in class org.apache.kerby.cms.type.OtherRevocationInfoFormat
 
setP(BigInteger) - Method in class org.apache.kerby.x509.type.DhParameter
 
setP(BigInteger) - Method in class org.apache.kerby.x509.type.DSAParameter
 
setParameters(Asn1Type) - Method in class org.apache.kerby.x509.type.AlgorithmIdentifier
 
setPartyName(DirectoryString) - Method in class org.apache.kerby.x509.type.EDIPartyName
 
setPathLenConstraint(Asn1Integer) - Method in class org.apache.kerby.x509.type.BasicConstraints
 
setPermittedSubtrees(GeneralSubtrees) - Method in class org.apache.kerby.x509.type.NameConstraints
 
setPolicyAuthority(GeneralNames) - Method in class org.apache.kerby.x509.type.IetfAttrSyntax
 
setPolicyIdentifier(CertPolicyId) - Method in class org.apache.kerby.x509.type.PolicyInformation
 
setPolicyQualifierId(PolicyQualifierId) - Method in class org.apache.kerby.x509.type.PolicyQualifierInfo
 
setPolicyQualifiers(PolicyQualifierInfos) - Method in class org.apache.kerby.x509.type.PolicyInformation
 
setPrintableString(Asn1PrintableString) - Method in class org.apache.kerby.x509.type.DirectoryString
 
setPublicKey(Asn1BitString) - Method in class org.apache.kerby.cms.type.OriginatorPublicKey
 
setPwri(PasswordRecipientInfo) - Method in class org.apache.kerby.cms.type.RecipientInfo
 
setQ(BigInteger) - Method in class org.apache.kerby.x509.type.DhParameter
 
setQ(BigInteger) - Method in class org.apache.kerby.x509.type.DSAParameter
 
setQualifier(Asn1Type) - Method in class org.apache.kerby.x509.type.PolicyQualifierInfo
 
setReasons(ReasonFlags) - Method in class org.apache.kerby.x509.type.DistributionPoint
 
setRecipientEncryptedKeys(RecipientEncryptedKeys) - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
setRecipientInfos(RecipientInfos) - Method in class org.apache.kerby.cms.type.EnvelopedData
 
setRecipientKeyIdentifier(RecipientKeyIdentifier) - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier
 
setRegisteredID(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x509.type.GeneralName
 
setRequireExplicitPolicy(Asn1Integer) - Method in class org.apache.kerby.x509.type.PolicyConstraints
 
setReverse(Certificate) - Method in class org.apache.kerby.x509.type.CertificatePair
 
setRevocationData(Time) - Method in class org.apache.kerby.x509.type.RevokedCertificate
 
setRevokedCertificates(RevokedCertificates) - Method in class org.apache.kerby.x509.type.TBSCertList
 
setRfc822Name(Asn1IA5String) - Method in class org.apache.kerby.x509.type.GeneralName
 
setRid(RecipientIdentifier) - Method in class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
setRid(KeyAgreeRecipientIdentifier) - Method in class org.apache.kerby.cms.type.RecipientEncryptedKey
 
setRoleAuthority(GeneralNames) - Method in class org.apache.kerby.x509.type.RoleSyntax
 
setRoleName(GeneralName) - Method in class org.apache.kerby.x509.type.RoleSyntax
 
setSerial(CertificateSerialNumber) - Method in class org.apache.kerby.x509.type.IssuerSerial
 
setSerialNumber(CertificateSerialNumber) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setSerialNumber(int) - Method in class org.apache.kerby.cms.type.IssuerAndSerialNumber
 
setSerialNumber(CertificateSerialNumber) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setSerialNumber(CertificateSerialNumber) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setSignature(AlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setSignature(Signature) - Method in class org.apache.kerby.cms.type.ExtendedCertificate
 
setSignature(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setSignature(Asn1BitString) - Method in class org.apache.kerby.x509.type.Certificate
 
setSignature(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setSignature(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.TBSCertList
 
setSignatureAlgorithm(AlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.AttributeCertificateV1
 
setSignatureAlgorithm(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.AttributeCertificate
 
setSignatureAlgorithm(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.Certificate
 
setSignatureAlgorithmIdentifier(SignatureAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.ExtendedCertificate
 
setSignatureAlgorithmIdentifier(SignatureAlgorithmIdentifier) - Method in class org.apache.kerby.cms.type.SignerInfo
 
setSignatureAlgorithms(AlgorithmIdentifier) - Method in class org.apache.kerby.x509.type.CertificateList
 
setSignatureValue(Asn1BitString) - Method in class org.apache.kerby.cms.type.AttributeCertificateV1
 
setSignatureValue(SignatureValue) - Method in class org.apache.kerby.cms.type.SignerInfo
 
setSignatureValue(Asn1BitString) - Method in class org.apache.kerby.x509.type.AttributeCertificate
 
setSignatureValue(Asn1BitString) - Method in class org.apache.kerby.x509.type.CertificateList
 
setSignedAttributes(SignedAttributes) - Method in class org.apache.kerby.cms.type.SignerInfo
 
setSignedData(SignedData) - Method in class org.apache.kerby.cms.type.SignedContentInfo
 
setSignerIdentifier(SignerIdentifier) - Method in class org.apache.kerby.cms.type.SignerInfo
 
setSignerInfos(SignerInfos) - Method in class org.apache.kerby.cms.type.SignedData
 
setSubject(Subject) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setSubject(Name) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setSubjectDomainPolicy(CertPolicyId) - Method in class org.apache.kerby.x509.type.PolicyMapping
 
setSubjectKeyIdentifier(SubjectKeyIdentifier) - Method in class org.apache.kerby.cms.type.OriginatorIdentifierOrKey
 
setSubjectKeyIdentifier(SubjectKeyIdentifier) - Method in class org.apache.kerby.cms.type.RecipientIdentifier
 
setSubjectKeyIdentifier(SubjectKeyIdentifier) - Method in class org.apache.kerby.cms.type.SignerIdentifier
 
setSubjectName(GeneralNames) - Method in class org.apache.kerby.cms.type.Subject
 
setSubjectPubKey(byte[]) - Method in class org.apache.kerby.x509.type.SubjectPublicKeyInfo
 
setSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setSubjectUniqueId(byte[]) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setTargetCert(TargetCert) - Method in class org.apache.kerby.x509.type.Target
 
setTargetCertificate(IssuerSerial) - Method in class org.apache.kerby.x509.type.TargetCert
 
setTargetGroup(GeneralName) - Method in class org.apache.kerby.x509.type.Target
 
setTargetName(GeneralName) - Method in class org.apache.kerby.x509.type.Target
 
setTargetName(GeneralName) - Method in class org.apache.kerby.x509.type.TargetCert
 
setTbsCertificate(TBSCertificate) - Method in class org.apache.kerby.x509.type.Certificate
 
setTBSCertList(TBSCertList) - Method in class org.apache.kerby.x509.type.CertificateList
 
setTeletexString(Asn1T61String) - Method in class org.apache.kerby.x509.type.DirectoryString
 
setThisUpdata(Time) - Method in class org.apache.kerby.x509.type.TBSCertList
 
setType(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x500.type.AttributeTypeAndValue
 
setTypeId(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x509.type.OtherName
 
setUkm(Asn1OctetString) - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
setUniformResourceIdentifier(Asn1IA5String) - Method in class org.apache.kerby.x509.type.GeneralName
 
setUniversalString(Asn1UniversalString) - Method in class org.apache.kerby.x509.type.DirectoryString
 
setUnprotectedAttributes(UnprotectedAttributes) - Method in class org.apache.kerby.cms.type.EnvelopedData
 
setUnsignedAttributes(UnsignedAttributes) - Method in class org.apache.kerby.cms.type.SignerInfo
 
setUserCertificate(CertificateSerialNumber) - Method in class org.apache.kerby.x509.type.RevokedCertificate
 
setUtcTime(Asn1UtcTime) - Method in class org.apache.kerby.x509.type.Time
 
setUtf8(Asn1ObjectIdentifier) - Method in class org.apache.kerby.x509.type.IetfAttrSyntaxChoice
 
setUtf8String(Asn1Utf8String) - Method in class org.apache.kerby.x509.type.DirectoryString
 
setUtf8String(Asn1Utf8String) - Method in class org.apache.kerby.x509.type.DisplayText
 
setV1AttrCert(AttributeCertificateV1) - Method in class org.apache.kerby.cms.type.CertificateChoices
 
setV1Form(GeneralNames) - Method in class org.apache.kerby.x509.type.AttCertIssuer
 
setV2AttrCert(AttributeCertificateV2) - Method in class org.apache.kerby.cms.type.CertificateChoices
 
setV2Form(V2Form) - Method in class org.apache.kerby.x509.type.AttCertIssuer
 
setValidity(AttCertValidityPeriod) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setValues(IetfAttrSyntaxChoices) - Method in class org.apache.kerby.x509.type.IetfAttrSyntax
 
setVersion(int) - Method in class org.apache.kerby.cms.type.AttributeCertificateInfoV1
 
setVersion(CmsVersion) - Method in class org.apache.kerby.cms.type.CompressedData
 
setVersion(CmsVersion) - Method in class org.apache.kerby.cms.type.KEKRecipientInfo
 
setVersion(CmsVersion) - Method in class org.apache.kerby.cms.type.KeyAgreeRecipientInfo
 
setVersion(CmsVersion) - Method in class org.apache.kerby.cms.type.KeyTransRecipientInfo
 
setVersion(CmsVersion) - Method in class org.apache.kerby.cms.type.PasswordRecipientInfo
 
setVersion(int) - Method in class org.apache.kerby.cms.type.SignedData
 
setVersion(int) - Method in class org.apache.kerby.x509.type.AttributeCertificateInfo
 
setVersion(int) - Method in class org.apache.kerby.x509.type.TBSCertificate
 
setVersion(Asn1Integer) - Method in class org.apache.kerby.x509.type.TBSCertList
 
setVisibleString(Asn1VisibleString) - Method in class org.apache.kerby.x509.type.DisplayText
 
setX400Address(Asn1Any) - Method in class org.apache.kerby.x509.type.GeneralName
 
Signature - Class in org.apache.kerby.cms.type
Signature ::= BIT STRING
Signature() - Constructor for class org.apache.kerby.cms.type.Signature
 
SignatureAlgorithmIdentifier - Class in org.apache.kerby.cms.type
SignatureAlgorithmIdentifier ::= AlgorithmIdentifier
SignatureAlgorithmIdentifier() - Constructor for class org.apache.kerby.cms.type.SignatureAlgorithmIdentifier
 
SignatureValue - Class in org.apache.kerby.cms.type
SignatureValue ::= OCTET STRING
SignatureValue() - Constructor for class org.apache.kerby.cms.type.SignatureValue
 
SignedAttributes - Class in org.apache.kerby.cms.type
SignedAttributes ::= SET SIZE (1..MAX) OF Attribute
SignedAttributes() - Constructor for class org.apache.kerby.cms.type.SignedAttributes
 
SignedContentInfo - Class in org.apache.kerby.cms.type
A ContentInfo that wraps SignedData.
SignedContentInfo() - Constructor for class org.apache.kerby.cms.type.SignedContentInfo
 
SignedData - Class in org.apache.kerby.cms.type
Ref.
SignedData() - Constructor for class org.apache.kerby.cms.type.SignedData
 
SignedData.SignedDataField - Enum in org.apache.kerby.cms.type
 
SignerIdentifier - Class in org.apache.kerby.cms.type
Ref.
SignerIdentifier() - Constructor for class org.apache.kerby.cms.type.SignerIdentifier
 
SignerIdentifier.SignerIdentifierField - Enum in org.apache.kerby.cms.type
 
SignerInfo - Class in org.apache.kerby.cms.type
Ref.
SignerInfo() - Constructor for class org.apache.kerby.cms.type.SignerInfo
 
SignerInfo.SignerInfoField - Enum in org.apache.kerby.cms.type
 
SignerInfos - Class in org.apache.kerby.cms.type
SignerInfos ::= SET OF SignerInfo
SignerInfos() - Constructor for class org.apache.kerby.cms.type.SignerInfos
 
Subject - Class in org.apache.kerby.cms.type
subject CHOICE { baseCertificateID [0] IssuerSerial, -- associated with a Public Key Certificate subjectName [1] GeneralNames -- associated with a name },
Subject() - Constructor for class org.apache.kerby.cms.type.Subject
 
Subject.SubjectField - Enum in org.apache.kerby.cms.type
 
SubjectDirectoryAttributes - Class in org.apache.kerby.x509.type
Ref.
SubjectDirectoryAttributes() - Constructor for class org.apache.kerby.x509.type.SubjectDirectoryAttributes
 
SubjectKeyIdentifier - Class in org.apache.kerby.x509.type
SubjectKeyIdentifier::= OCTET STRING
SubjectKeyIdentifier() - Constructor for class org.apache.kerby.x509.type.SubjectKeyIdentifier
 
SubjectPublicKeyInfo - Class in org.apache.kerby.x509.type
SubjectPublicKeyInfo ::= SEQUENCE { algorithm AlgorithmIdentifier, subjectPublicKey BIT STRING }
SubjectPublicKeyInfo() - Constructor for class org.apache.kerby.x509.type.SubjectPublicKeyInfo
 
SubjectPublicKeyInfo.SubjectPublicKeyInfoField - Enum in org.apache.kerby.x509.type
 

T

Target - Class in org.apache.kerby.x509.type
Ref.
Target() - Constructor for class org.apache.kerby.x509.type.Target
 
Target.TargetField - Enum in org.apache.kerby.x509.type
 
targetCert() - Method in class org.apache.kerby.x509.type.Target
 
TargetCert - Class in org.apache.kerby.x509.type
TargetCert ::= SEQUENCE { targetCertificate IssuerSerial, targetName GeneralName OPTIONAL, certDigestInfo ObjectDigestInfo OPTIONAL }
TargetCert() - Constructor for class org.apache.kerby.x509.type.TargetCert
 
TargetCert.TargetCertField - Enum in org.apache.kerby.x509.type
 
TargetInformation - Class in org.apache.kerby.x509.type
Ref.
TargetInformation() - Constructor for class org.apache.kerby.x509.type.TargetInformation
 
Targets - Class in org.apache.kerby.x509.type
Ref.
Targets() - Constructor for class org.apache.kerby.x509.type.Targets
 
TBSCertificate - Class in org.apache.kerby.x509.type
TBSCertificate ::= SEQUENCE { version [ 0 ] Version DEFAULT v1(0), serialNumber CertificateSerialNumber, signature AlgorithmIdentifier, issuer Name, validity Validity, subject Name, subjectPublicKeyInfo SubjectPublicKeyInfo, issuerUniqueID [ 1 ] IMPLICIT UniqueIdentifier OPTIONAL, subjectUniqueID [ 2 ] IMPLICIT UniqueIdentifier OPTIONAL, extensions [ 3 ] Extensions OPTIONAL }
TBSCertificate() - Constructor for class org.apache.kerby.x509.type.TBSCertificate
 
TBSCertificate.TBSCertificateField - Enum in org.apache.kerby.x509.type
 
TBSCertList - Class in org.apache.kerby.x509.type
Ref.
TBSCertList() - Constructor for class org.apache.kerby.x509.type.TBSCertList
 
TBSCertList.TBSCertListField - Enum in org.apache.kerby.x509.type
 
Time - Class in org.apache.kerby.x509.type
Time ::= CHOICE { utcTime UTCTime, generalTime GeneralizedTime }
Time() - Constructor for class org.apache.kerby.x509.type.Time
 
Time.TimeField - Enum in org.apache.kerby.x509.type
 

U

UnprotectedAttributes - Class in org.apache.kerby.cms.type
UnprotectedAttributes ::= SET SIZE (1..MAX) OF Attribute
UnprotectedAttributes() - Constructor for class org.apache.kerby.cms.type.UnprotectedAttributes
 
UnsignedAttributes - Class in org.apache.kerby.cms.type
UnsignedAttributes ::= SET SIZE (1..MAX) OF Attribute
UnsignedAttributes() - Constructor for class org.apache.kerby.cms.type.UnsignedAttributes
 
UserNotice - Class in org.apache.kerby.x509.type
UserNotice ::= SEQUENCE { noticeRef NoticeReference OPTIONAL, explicitText DisplayText OPTIONAL}
UserNotice() - Constructor for class org.apache.kerby.x509.type.UserNotice
 
UserNotice.UserNoticeField - Enum in org.apache.kerby.x509.type
 

V

V2Form - Class in org.apache.kerby.x509.type
Produce an object suitable for an ASN1OutputStream.
V2Form() - Constructor for class org.apache.kerby.x509.type.V2Form
 
V2Form.V2FormField - Enum in org.apache.kerby.x509.type
 
validateSignedData(SignedData) - Static method in class org.apache.kerby.pkix.PkiUtil
Validates a CMS SignedData using the public key corresponding to the private key used to sign the structure.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.Attribute.AttributeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.AttributeCertificateInfoV1.AttributeCertificateInfoV1Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.AttributeCertificateV1.AttributeCertificateV1Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.CertificateChoices.CertificateChoicesField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.CompressedData.CompressedDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.ContentInfo.ContentInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.EncapsulatedContentInfo.EncapsulatedContentInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.EncryptedContentInfo.ECInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.EnvelopedData.EnvelopedDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.ExtendedCertificate.ExtendedCertificateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.ExtendedCertificateInfo.ExtendedCertificateInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.IssuerAndSerialNumber.IssuerAndSerialNumberField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.KEKIdentifier.KEKIdentifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.KEKRecipientInfo.KEKRecipientInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier.KeyAgreeRecipientIdentifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.KeyAgreeRecipientInfo.KARInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.KeyTransRecipientInfo.KTRInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.OriginatorIdentifierOrKey.OriginatorIdentifierOrKeyField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.OriginatorInfo.OriginatorInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.OriginatorPublicKey.OriginatorPublicKeyField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.OtherCertificateFormat.OtherCertificateFormatField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.OtherKeyAttribute.OtherKeyAttributeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.OtherRecipientInfo.OtherRecipientInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.OtherRevocationInfoFormat.OtherRevocationInfoFormatField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.PasswordRecipientInfo.PwdRInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.RecipientEncryptedKey.RecipientEncryptedKeyField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.RecipientIdentifier.RecipientIdentifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.RecipientInfo.RecipientInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.RecipientKeyIdentifier.RecipientKeyIdentifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.RevocationInfoChoice.RevocationInfoChoiceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.SignedData.SignedDataField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.SignerIdentifier.SignerIdentifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.SignerInfo.SignerInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.cms.type.Subject.SubjectField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x500.type.AttributeTypeAndValue.AttributeTypeAndValueField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x500.type.Name.NameField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.AccessDescription.AccessDescriptionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.AlgorithmIdentifier.AlgorithmIdentifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.AttCertIssuer.AttCertIssuerField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.AttCertValidityPeriod.AttCertValidityPeriodField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.Attribute.AttributeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.AttributeCertificate.AttributeCertificateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.AttributeCertificateInfo.ACInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.AuthorityKeyIdentifier.AKIdentifierField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.BasicConstraints.BasicConstraintsField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.Certificate.CertificateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.CertificateList.CertificateListField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.CertificatePair.CertificatePairField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.DhParameter.DhParameterField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.DigestInfo.DigestInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.DirectoryString.DirectoryStringField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.DisplayText.DisplayTextField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.DistributionPoint.DistributionPointField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.DistributionPointName.DPNameField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.DSAParameter.DSAParameterField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.EDIPartyName.EDIPartyNameField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.Extension.ExtensionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.GeneralName.GeneralNameField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.GeneralSubtree.GeneralSubtreeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.Holder.HolderField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.IetfAttrSyntax.IetfAttrSyntaxField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.IetfAttrSyntaxChoice.IetfAttrSyntaxChoiceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.IssuerSerial.IssuerSerialField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.IssuingDistributionPoint.IDPointField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.NameConstraints.NameConstraintsField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.NoticeReference.NoticeReferenceField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.ObjectDigestInfo.ODInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.OtherName.OtherNameField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.PolicyConstraints.PolicyConstraintsField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.PolicyInformation.PolicyInformationField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.PolicyMapping.PolicyMappingField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.PolicyQualifierInfo.PolicyQualifierInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.PrivateKeyUsagePeriod.PrivateKeyUsagePeriodField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.RevokedCertificate.RevokedCertificateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.RoleSyntax.RoleSyntaxField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.SubjectPublicKeyInfo.SubjectPublicKeyInfoField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.Target.TargetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.TargetCert.TargetCertField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.TBSCertificate.TBSCertificateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.TBSCertList.TBSCertListField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.Time.TimeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.UserNotice.UserNoticeField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.kerby.x509.type.V2Form.V2FormField
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.kerby.cms.type.Attribute.AttributeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.AttributeCertificateInfoV1.AttributeCertificateInfoV1Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.AttributeCertificateV1.AttributeCertificateV1Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.CertificateChoices.CertificateChoicesField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.CompressedData.CompressedDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.ContentInfo.ContentInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.EncapsulatedContentInfo.EncapsulatedContentInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.EncryptedContentInfo.ECInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.EnvelopedData.EnvelopedDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.ExtendedCertificate.ExtendedCertificateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.ExtendedCertificateInfo.ExtendedCertificateInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.IssuerAndSerialNumber.IssuerAndSerialNumberField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.KEKIdentifier.KEKIdentifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.KEKRecipientInfo.KEKRecipientInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.KeyAgreeRecipientIdentifier.KeyAgreeRecipientIdentifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.KeyAgreeRecipientInfo.KARInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.KeyTransRecipientInfo.KTRInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.OriginatorIdentifierOrKey.OriginatorIdentifierOrKeyField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.OriginatorInfo.OriginatorInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.OriginatorPublicKey.OriginatorPublicKeyField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.OtherCertificateFormat.OtherCertificateFormatField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.OtherKeyAttribute.OtherKeyAttributeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.OtherRecipientInfo.OtherRecipientInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.OtherRevocationInfoFormat.OtherRevocationInfoFormatField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.PasswordRecipientInfo.PwdRInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.RecipientEncryptedKey.RecipientEncryptedKeyField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.RecipientIdentifier.RecipientIdentifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.RecipientInfo.RecipientInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.RecipientKeyIdentifier.RecipientKeyIdentifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.RevocationInfoChoice.RevocationInfoChoiceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.SignedData.SignedDataField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.SignerIdentifier.SignerIdentifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.SignerInfo.SignerInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.cms.type.Subject.SubjectField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x500.type.AttributeTypeAndValue.AttributeTypeAndValueField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x500.type.Name.NameField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.AccessDescription.AccessDescriptionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.AlgorithmIdentifier.AlgorithmIdentifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.AttCertIssuer.AttCertIssuerField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.AttCertValidityPeriod.AttCertValidityPeriodField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.Attribute.AttributeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.AttributeCertificate.AttributeCertificateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.AttributeCertificateInfo.ACInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.AuthorityKeyIdentifier.AKIdentifierField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.BasicConstraints.BasicConstraintsField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.Certificate.CertificateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.CertificateList.CertificateListField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.CertificatePair.CertificatePairField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.DhParameter.DhParameterField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.DigestInfo.DigestInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.DirectoryString.DirectoryStringField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.DisplayText.DisplayTextField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.DistributionPoint.DistributionPointField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.DistributionPointName.DPNameField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.DSAParameter.DSAParameterField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.EDIPartyName.EDIPartyNameField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.Extension.ExtensionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.GeneralName.GeneralNameField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.GeneralSubtree.GeneralSubtreeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.Holder.HolderField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.IetfAttrSyntax.IetfAttrSyntaxField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.IetfAttrSyntaxChoice.IetfAttrSyntaxChoiceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.IssuerSerial.IssuerSerialField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.IssuingDistributionPoint.IDPointField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.NameConstraints.NameConstraintsField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.NoticeReference.NoticeReferenceField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.ObjectDigestInfo.ODInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.OtherName.OtherNameField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.PolicyConstraints.PolicyConstraintsField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.PolicyInformation.PolicyInformationField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.PolicyMapping.PolicyMappingField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.PolicyQualifierInfo.PolicyQualifierInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.PrivateKeyUsagePeriod.PrivateKeyUsagePeriodField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.RevokedCertificate.RevokedCertificateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.RoleSyntax.RoleSyntaxField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.SubjectPublicKeyInfo.SubjectPublicKeyInfoField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.Target.TargetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.TargetCert.TargetCertField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.TBSCertificate.TBSCertificateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.TBSCertList.TBSCertListField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.Time.TimeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.UserNotice.UserNoticeField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.kerby.x509.type.V2Form.V2FormField
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I K N O P R S T U V 

Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.