Bouncy Castle Cryptography Library 1.69
A B C D E F G H I K L M N O P Q R S T U V W X

A

ADDRESS - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
ADD_INFO_NOT_AVAILABLE - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
ANSWER_TO_RESET - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
APPLICATION_EFFECTIVE_DATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
APPLICATION_EXPIRATION_DATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
APPLICATION_IDENTIFIER - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
APPLICATION_IMAGE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
APPLICATION_IMAGE_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
APPLICATION_LABEL - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
APPLICATION_RELATED_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
APPLICATION_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
AUTHENTIFICATION_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
Accuracy - class org.bouncycastle.asn1.tsp.Accuracy.
 
Accuracy() - Constructor for class org.bouncycastle.asn1.tsp.Accuracy
 
Accuracy(ASN1Integer, ASN1Integer, ASN1Integer) - Constructor for class org.bouncycastle.asn1.tsp.Accuracy
 
AdditionalInformationSyntax - class org.bouncycastle.asn1.isismtt.x509.AdditionalInformationSyntax.
Some other information of non-restrictive nature regarding the usage of this certificate.
AdditionalInformationSyntax(String) - Constructor for class org.bouncycastle.asn1.isismtt.x509.AdditionalInformationSyntax
Constructor from a given details.
AdmissionSyntax - class org.bouncycastle.asn1.isismtt.x509.AdmissionSyntax.
Attribute to indicate admissions to certain professions.
AdmissionSyntax(GeneralName, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.isismtt.x509.AdmissionSyntax
Constructor from given details.
Admissions - class org.bouncycastle.asn1.isismtt.x509.Admissions.
An Admissions structure.
Admissions(GeneralName, NamingAuthority, ProfessionInfo[]) - Constructor for class org.bouncycastle.asn1.isismtt.x509.Admissions
Constructor from a given details.
AesCcmCiphertext - class org.bouncycastle.asn1.its.AesCcmCiphertext.
AesCcmCiphertext ::= SEQUENCE { nonce OCTET STRING (SIZE (12)) ccmCiphertext Opaque -- 16 bytes longer than plaintext }
ArchiveTimeStamp - class org.bouncycastle.asn1.tsp.ArchiveTimeStamp.
Implementation of the Archive Timestamp type defined in RFC4998.
ArchiveTimeStamp(AlgorithmIdentifier, PartialHashtree[], ContentInfo) - Constructor for class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
 
ArchiveTimeStamp(ContentInfo) - Constructor for class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
 
ArchiveTimeStamp(AlgorithmIdentifier, Attributes, PartialHashtree[], ContentInfo) - Constructor for class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
 
ArchiveTimeStampChain - class org.bouncycastle.asn1.tsp.ArchiveTimeStampChain.
Implementation of ArchiveTimeStampChain type, as defined in RFC4998 and RFC6283.
ArchiveTimeStampChain(ArchiveTimeStamp) - Constructor for class org.bouncycastle.asn1.tsp.ArchiveTimeStampChain
 
ArchiveTimeStampChain(ArchiveTimeStamp[]) - Constructor for class org.bouncycastle.asn1.tsp.ArchiveTimeStampChain
 
ArchiveTimeStampSequence - class org.bouncycastle.asn1.tsp.ArchiveTimeStampSequence.
Implementation of ArchiveTimeStampSequence type, as defined in RFC4998.
ArchiveTimeStampSequence(ArchiveTimeStampChain) - Constructor for class org.bouncycastle.asn1.tsp.ArchiveTimeStampSequence
 
ArchiveTimeStampSequence(ArchiveTimeStampChain[]) - Constructor for class org.bouncycastle.asn1.tsp.ArchiveTimeStampSequence
 
AttrOrOID - class org.bouncycastle.asn1.est.AttrOrOID.
AttrOrOID ::= CHOICE (oid OBJECT IDENTIFIER, attribute Attribute }
AttrOrOID(ASN1ObjectIdentifier) - Constructor for class org.bouncycastle.asn1.est.AttrOrOID
 
AttrOrOID(Attribute) - Constructor for class org.bouncycastle.asn1.est.AttrOrOID
 
Attribute - class org.bouncycastle.asn1.cms.Attribute.
RFC 5652: Attribute is a pair of OID (as type identifier) + set of values.
Attribute(ASN1ObjectIdentifier, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.Attribute
 
AttributeTable - class org.bouncycastle.asn1.cms.AttributeTable.
This is helper tool to construct Attributes sets.
AttributeTable(Hashtable) - Constructor for class org.bouncycastle.asn1.cms.AttributeTable
 
AttributeTable(ASN1EncodableVector) - Constructor for class org.bouncycastle.asn1.cms.AttributeTable
 
AttributeTable(ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.AttributeTable
 
AttributeTable(Attribute) - Constructor for class org.bouncycastle.asn1.cms.AttributeTable
 
AttributeTable(Attributes) - Constructor for class org.bouncycastle.asn1.cms.AttributeTable
 
AttributeTypeAndValue - class org.bouncycastle.asn1.crmf.AttributeTypeAndValue.
 
AttributeTypeAndValue(String, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.crmf.AttributeTypeAndValue
 
AttributeTypeAndValue(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.crmf.AttributeTypeAndValue
 
Attributes - class org.bouncycastle.asn1.cms.Attributes.
RFC 5652 defines 5 "SET OF Attribute" entities with 5 different names.
Attributes(ASN1EncodableVector) - Constructor for class org.bouncycastle.asn1.cms.Attributes
 
AuthEnvelopedData - class org.bouncycastle.asn1.cms.AuthEnvelopedData.
RFC 5083: CMS AuthEnveloped Data object.
AuthEnvelopedData(OriginatorInfo, ASN1Set, EncryptedContentInfo, ASN1Set, ASN1OctetString, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.AuthEnvelopedData
 
AuthEnvelopedDataParser - class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser.
Parse AuthEnvelopedData input stream.
AuthEnvelopedDataParser(ASN1SequenceParser) - Constructor for class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser
 
AuthenticatedData - class org.bouncycastle.asn1.cms.AuthenticatedData.
RFC 5652 section 9.1: The AuthenticatedData carries AuthAttributes and other data which define what really is being signed.
AuthenticatedData(OriginatorInfo, ASN1Set, AlgorithmIdentifier, AlgorithmIdentifier, ContentInfo, ASN1Set, ASN1OctetString, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.AuthenticatedData
 
AuthenticatedDataParser - class org.bouncycastle.asn1.cms.AuthenticatedDataParser.
Parse AuthenticatedData stream.
AuthenticatedDataParser(ASN1SequenceParser) - Constructor for class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
aES128_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
aES192_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
aES256_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
add(PKIStatusInfo) - Method in class org.bouncycastle.asn1.cmp.RevRepContentBuilder
 
add(PKIStatusInfo, CertId) - Method in class org.bouncycastle.asn1.cmp.RevRepContentBuilder
 
add(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.asn1.cms.AttributeTable
Return a new table with the passed in attribute added.
addArchiveTimeStamp(ArchiveTimeStamp, boolean) - Method in class org.bouncycastle.asn1.tsp.EvidenceRecord
Return a new EvidenceRecord with an added ArchiveTimeStamp
addCapability(ASN1ObjectIdentifier) - Method in class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
addCapability(ASN1ObjectIdentifier, int) - Method in class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
addCapability(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
addCrl(CertificateList) - Method in class org.bouncycastle.asn1.cmp.RevRepContentBuilder
 
addInfoNotAvailable - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
aes128Ccm - Static variable in class org.bouncycastle.asn1.its.SymmAlgorithm
 
aes128_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
aes192_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
aes256_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
encryption algorithms preferences
agreeMAC - Static variable in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
algorithm - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
0.4.0.127.0.7.1
app - Static variable in class org.bouncycastle.asn1.its.EndEntityType
 
append(ArchiveTimeStamp) - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampChain
Adds an ArchiveTimeStamp object to the archive timestamp chain.
append(ArchiveTimeStampChain) - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampSequence
Adds an ArchiveTimeStampChain to the ArchiveTimeStamp sequence.
archiveRemGenPrivKey - Static variable in class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
archiveTimestamp - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
archiveTimestampV2 - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
arrayFromSequence(ASN1Sequence) - Static method in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
arrayFromSequence(ASN1Sequence) - Static method in class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
attributeCertificate - Static variable in class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
 
authDataFail - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
authEnvelopedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#9: 1.2.840.113549.1.9.16.1.23 -- smime ct authEnvelopedData
authenticatedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#9: 1.2.840.113549.1.9.16.1.2 -- smime ct authData

B

BAD_ALG - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
BAD_CERT_ID - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
BAD_DATA_FORMAT - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
BAD_MESSAGE_CHECK - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
BAD_POP - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
BAD_REQUEST - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
BAD_TIME - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
BIOMETRIC_DATA_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
BIOMETRIC_INFORMATION_GROUP_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
BIOMETRIC_INFORMATION_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
BSIObjectIdentifiers - interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers.
See https://www.bsi.bund.de/cae/servlet/contentblob/471398/publicationFile/30615/BSI-TR-03111_pdf.pdf
BidirectionalMap - class org.bouncycastle.asn1.eac.BidirectionalMap.
 
BidirectionalMap() - Constructor for class org.bouncycastle.asn1.eac.BidirectionalMap
 
BitmapSspRange - class org.bouncycastle.asn1.its.BitmapSspRange.
BitmapSspRange ::= SEQUENCE { sspValue OCTET STRING (SIZE(1..32)), sspBitmask OCTET STRING (SIZE(1..32)) }
BodyPartID - class org.bouncycastle.asn1.cmc.BodyPartID.
bodyIdMax INTEGER ::= 4294967295 BodyPartID ::= INTEGER(0..bodyIdMax)
BodyPartID(long) - Constructor for class org.bouncycastle.asn1.cmc.BodyPartID
 
BodyPartList - class org.bouncycastle.asn1.cmc.BodyPartList.
BodyPartList ::= SEQUENCE SIZE (1..MAX) OF BodyPartID
BodyPartList(BodyPartID) - Constructor for class org.bouncycastle.asn1.cmc.BodyPartList
Construct a BodyPartList object containing one BodyPartID.
BodyPartList(BodyPartID[]) - Constructor for class org.bouncycastle.asn1.cmc.BodyPartList
 
BodyPartPath - class org.bouncycastle.asn1.cmc.BodyPartPath.
BodyPartPath ::= SEQUENCE SIZE (1..MAX) OF BodyPartID
BodyPartPath(BodyPartID) - Constructor for class org.bouncycastle.asn1.cmc.BodyPartPath
Construct a BodyPartPath object containing one BodyPartID.
BodyPartPath(BodyPartID[]) - Constructor for class org.bouncycastle.asn1.cmc.BodyPartPath
 
BodyPartReference - class org.bouncycastle.asn1.cmc.BodyPartReference.
BodyPartReference ::= CHOICE { bodyPartID BodyPartID, bodyPartPath BodyPartPath }
BodyPartReference(BodyPartID) - Constructor for class org.bouncycastle.asn1.cmc.BodyPartReference
 
BodyPartReference(BodyPartPath) - Constructor for class org.bouncycastle.asn1.cmc.BodyPartReference
 
badAlg - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
badAlg - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badCertId - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
badCertId - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badCertTemplate - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badDataFormat - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badIdentity - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
badMessageCheck - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
badMessageCheck - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badPOP - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badRecipientNonce - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badRequest - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
badRequest - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badSenderNonce - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
badTime - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
badTime - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
binarySigningTime - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
PKCS#9: 1.2.840.113549.1.9.16.2.46
bodyIdMax - Static variable in class org.bouncycastle.asn1.cmc.BodyPartID
 
bsi_de - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
bsi_de - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
bsi-de OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) reserved(127) etsi-identified-organization(0) 7 } OID: 0.4.0.127.0.7
build() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoBuilder
 
build() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2Builder
 
build() - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
PKIHeader ::= SEQUENCE { pvno INTEGER { cmp1999(1), cmp2000(2) }, sender GeneralName, -- identifies the sender recipient GeneralName, -- identifies the intended recipient messageTime [0] GeneralizedTime OPTIONAL, -- time of production of this message (used when sender -- believes that the transport will be "suitable"; i.e., -- that the time will still be meaningful upon receipt) protectionAlg [1] AlgorithmIdentifier OPTIONAL, -- algorithm used for calculation of protection bits senderKID [2] KeyIdentifier OPTIONAL, recipKID [3] KeyIdentifier OPTIONAL, -- to identify specific keys used for protection transactionID [4] OCTET STRING OPTIONAL, -- identifies the transaction; i.e., this will be the same in -- corresponding request, response, certConf, and PKIConf -- messages senderNonce [5] OCTET STRING OPTIONAL, recipNonce [6] OCTET STRING OPTIONAL, -- nonces used to provide replay protection, senderNonce -- is inserted by the creator of this message; recipNonce -- is a nonce previously inserted in a related message by -- the intended recipient of this message freeText [7] PKIFreeText OPTIONAL, -- this may be used to indicate context-specific instructions -- (this field is intended for human consumption) generalInfo [8] SEQUENCE SIZE (1..MAX) OF InfoTypeAndValue OPTIONAL -- this may be used to convey context-specific information -- (this field not primarily intended for human consumption) }
build() - Method in class org.bouncycastle.asn1.cmp.RevRepContentBuilder
 
build() - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
CertTemplate ::= SEQUENCE { version [0] Version OPTIONAL, serialNumber [1] INTEGER OPTIONAL, signingAlg [2] AlgorithmIdentifier OPTIONAL, issuer [3] Name OPTIONAL, validity [4] OptionalValidity OPTIONAL, subject [5] Name OPTIONAL, publicKey [6] SubjectPublicKeyInfo OPTIONAL, issuerUID [7] UniqueIdentifier OPTIONAL, subjectUID [8] UniqueIdentifier OPTIONAL, extensions [9] Extensions OPTIONAL }
build() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
build() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 

C

CAKeyUpdAnnContent - class org.bouncycastle.asn1.cmp.CAKeyUpdAnnContent.
 
CAKeyUpdAnnContent(CMPCertificate, CMPCertificate, CMPCertificate) - Constructor for class org.bouncycastle.asn1.cmp.CAKeyUpdAnnContent
 
CARDHOLDER_BIOMETRIC_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_CERTIFICATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_HANDWRITTEN_SIGNATURE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_IMAGE_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_NAME - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_NATIONALITY - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_PORTRAIT_IMAGE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_PRIVATE_KEY - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_PRIVATE_KEY_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_PUBLIC_KEY - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_PUBLIC_KEY_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLDER_RELATIVE_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLER_REQUIREMENTS_EXCLUDED_FEATURES - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARDHOLER_REQUIREMENTS_INCLUDED_FEATURES - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARD_CAPABILITIES - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARD_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARD_EFFECTIVE_DATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARD_EXPIRATION_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARD_ISSUER_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARD_SEQUENCE_NUMBER - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CARD_SERVICE_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CCMParameters - class org.bouncycastle.asn1.cms.CCMParameters.
RFC 5084: CCMParameters object.
CCMParameters(byte[], int) - Constructor for class org.bouncycastle.asn1.cms.CCMParameters
 
CCPD - Static variable in class org.bouncycastle.asn1.dvcs.ServiceType
Identifier of CCPD service (Certify Claim of Possession of Data).
CERTIFICATE_BODY - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CERTIFICATE_CONTENT - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CERTIFICATE_CONTENT_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CERTIFICATE_HOLDER_AUTHORIZATION - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CERTIFICATE_HOLDER_AUTHORIZATION_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CERTIFICATION_AUTHORITY_PUBLIC_KEY - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CMCFailInfo - class org.bouncycastle.asn1.cmc.CMCFailInfo.
CMCFailInfo ::= INTEGER { badAlg (0), badMessageCheck (1), badRequest (2), badTime (3), badCertId (4), unsupportedExt (5), mustArchiveKeys (6), badIdentity (7), popRequired (8), popFailed (9), noKeyReuse (10), internalCAError (11), tryLater (12), authDataFail (13) }
CMCObjectIdentifiers - interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers.
Object Identifiers from RFC 5272
CMCPublicationInfo - class org.bouncycastle.asn1.cmc.CMCPublicationInfo.
CMCPublicationInfo ::= SEQUENCE { hashAlg AlgorithmIdentifier, certHashes SEQUENCE OF OCTET STRING, pubInfo PKIPublicationInfo }
CMCPublicationInfo(AlgorithmIdentifier, byte[][], PKIPublicationInfo) - Constructor for class org.bouncycastle.asn1.cmc.CMCPublicationInfo
 
CMCStatus - class org.bouncycastle.asn1.cmc.CMCStatus.
CMCStatus ::= INTEGER { success (0), failed (2), pending (3), noSupport (4), confirmRequired (5), popRequired (6), partial (7) }
CMCStatusInfo - class org.bouncycastle.asn1.cmc.CMCStatusInfo.
-- Used to return status state in a response id-cmc-statusInfo OBJECT IDENTIFIER ::= {id-cmc 1} CMCStatusInfo ::= SEQUENCE { cMCStatus CMCStatus, bodyList SEQUENCE SIZE (1..MAX) OF BodyPartID, statusString UTF8String OPTIONAL, otherInfo CHOICE { failInfo CMCFailInfo, pendInfo PendInfo } OPTIONAL }
CMCStatusInfo.OtherInfo - class org.bouncycastle.asn1.cmc.CMCStatusInfo.OtherInfo.
Other info implements the choice component of CMCStatusInfo.
CMCStatusInfoBuilder - class org.bouncycastle.asn1.cmc.CMCStatusInfoBuilder.
 
CMCStatusInfoBuilder(CMCStatus, BodyPartID) - Constructor for class org.bouncycastle.asn1.cmc.CMCStatusInfoBuilder
 
CMCStatusInfoBuilder(CMCStatus, BodyPartID[]) - Constructor for class org.bouncycastle.asn1.cmc.CMCStatusInfoBuilder
 
CMCStatusInfoV2 - class org.bouncycastle.asn1.cmc.CMCStatusInfoV2.
-- Replaces CMC Status Info -- id-cmc-statusInfoV2 OBJECT IDENTIFIER ::= {id-cmc 25} CMCStatusInfoV2 ::= SEQUENCE { cMCStatus CMCStatus, bodyList SEQUENCE SIZE (1..MAX) OF BodyPartReference, statusString UTF8String OPTIONAL, otherStatusInfo OtherStatusInfo OPTIONAL } OtherStatusInfo ::= CHOICE { failInfo CMCFailInfo, pendInfo PendInfo, extendedFailInfo ExtendedFailInfo } PendInfo ::= SEQUENCE { pendToken OCTET STRING, pendTime GeneralizedTime } ExtendedFailInfo ::= SEQUENCE { failInfoOID OBJECT IDENTIFIER, failInfoValue ANY DEFINED BY failInfoOID }
CMCStatusInfoV2Builder - class org.bouncycastle.asn1.cmc.CMCStatusInfoV2Builder.
 
CMCStatusInfoV2Builder(CMCStatus, BodyPartID) - Constructor for class org.bouncycastle.asn1.cmc.CMCStatusInfoV2Builder
 
CMCStatusInfoV2Builder(CMCStatus, BodyPartID[]) - Constructor for class org.bouncycastle.asn1.cmc.CMCStatusInfoV2Builder
 
CMCUnsignedData - class org.bouncycastle.asn1.cmc.CMCUnsignedData.
id-aa-cmc-unsignedData OBJECT IDENTIFIER ::= {id-aa 34} CMCUnsignedData ::= SEQUENCE { bodyPartPath BodyPartPath, identifier OBJECT IDENTIFIER, content ANY DEFINED BY identifier }
CMCUnsignedData(BodyPartPath, ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cmc.CMCUnsignedData
 
CMPCertificate - class org.bouncycastle.asn1.cmp.CMPCertificate.
 
CMPCertificate(AttributeCertificate) - Constructor for class org.bouncycastle.asn1.cmp.CMPCertificate
Deprecated. use (type. otherCert) constructor
CMPCertificate(int, ASN1Object) - Constructor for class org.bouncycastle.asn1.cmp.CMPCertificate
Note: the addition of other certificates is a BC extension.
CMPCertificate(Certificate) - Constructor for class org.bouncycastle.asn1.cmp.CMPCertificate
 
CMPObjectIdentifiers - interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers.
 
CMP_1999 - Static variable in class org.bouncycastle.asn1.cmp.PKIHeader
 
CMP_2000 - Static variable in class org.bouncycastle.asn1.cmp.PKIHeader
 
CMSAlgorithmProtection - class org.bouncycastle.asn1.cms.CMSAlgorithmProtection.
From RFC 6211 CMSAlgorithmProtection ::= SEQUENCE { digestAlgorithm DigestAlgorithmIdentifier, signatureAlgorithm [1] SignatureAlgorithmIdentifier OPTIONAL, macAlgorithm [2] MessageAuthenticationCodeAlgorithm OPTIONAL } (WITH COMPONENTS { signatureAlgorithm PRESENT, macAlgorithm ABSENT } | WITH COMPONENTS { signatureAlgorithm ABSENT, macAlgorithm PRESENT })
CMSAlgorithmProtection(AlgorithmIdentifier, int, AlgorithmIdentifier) - Constructor for class org.bouncycastle.asn1.cms.CMSAlgorithmProtection
 
CMSAttributes - interface org.bouncycastle.asn1.cms.CMSAttributes.
RFC 5652 CMS attribute OID constants, RFC 6019 Binary Time, and RFC 6211 Algorithm Identifier Protection Attribute.
CMSObjectIdentifiers - interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers.
 
COEXISTANT_TAG_ALLOCATION_AUTHORITY - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
COMMAND_TO_PERFORM - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
COMPATIBLE_TAG_ALLOCATION_AUTHORITY - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
COUNTRY_CODE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
COUNTRY_CODE_NATIONAL_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CPD - Static variable in class org.bouncycastle.asn1.dvcs.ServiceType
Identifier of CPD service (Certify Possession of Data).
CRLAnnContent - class org.bouncycastle.asn1.cmp.CRLAnnContent.
 
CRLAnnContent(CertificateList) - Constructor for class org.bouncycastle.asn1.cmp.CRLAnnContent
 
CRM - Static variable in class org.bouncycastle.asn1.cmc.TaggedRequest
 
CRMFObjectIdentifiers - interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers.
 
CURRENCY_CODE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CURRENCY_EXPONENT - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CVCA - Static variable in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
CVCertificate - class org.bouncycastle.asn1.eac.CVCertificate.
an iso7816Certificate structure.
CVCertificate(ASN1InputStream) - Constructor for class org.bouncycastle.asn1.eac.CVCertificate
Create an iso7816Certificate structure from an ASN1InputStream.
CVCertificate(CertificateBody, byte[]) - Constructor for class org.bouncycastle.asn1.eac.CVCertificate
Create an iso7816Certificate structure from a body and its signature.
CVCertificateRequest - class org.bouncycastle.asn1.eac.CVCertificateRequest.
 
CV_CERTIFICATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
CertConfirmContent - class org.bouncycastle.asn1.cmp.CertConfirmContent.
 
CertEtcToken - class org.bouncycastle.asn1.dvcs.CertEtcToken.
CertEtcToken ::= CHOICE { certificate [0] IMPLICIT Certificate , esscertid [1] ESSCertId , pkistatus [2] IMPLICIT PKIStatusInfo , assertion [3] ContentInfo , crl [4] IMPLICIT CertificateList, ocspcertstatus [5] CertStatus, oscpcertid [6] IMPLICIT CertId , oscpresponse [7] IMPLICIT OCSPResponse, capabilities [8] SMIMECapabilities, extension Extension }
CertEtcToken(int, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.dvcs.CertEtcToken
 
CertEtcToken(Extension) - Constructor for class org.bouncycastle.asn1.dvcs.CertEtcToken
 
CertHash - class org.bouncycastle.asn1.isismtt.ocsp.CertHash.
ISIS-MTT PROFILE: The responder may include this extension in a response to send the hash of the requested certificate to the responder.
CertHash(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.isismtt.ocsp.CertHash
Constructor from a given details.
CertId - class org.bouncycastle.asn1.crmf.CertId.
 
CertId(GeneralName, BigInteger) - Constructor for class org.bouncycastle.asn1.crmf.CertId
 
CertId(GeneralName, ASN1Integer) - Constructor for class org.bouncycastle.asn1.crmf.CertId
 
CertOrEncCert - class org.bouncycastle.asn1.cmp.CertOrEncCert.
 
CertOrEncCert(CMPCertificate) - Constructor for class org.bouncycastle.asn1.cmp.CertOrEncCert
 
CertOrEncCert(EncryptedValue) - Constructor for class org.bouncycastle.asn1.cmp.CertOrEncCert
 
CertOrEncCert(EncryptedKey) - Constructor for class org.bouncycastle.asn1.cmp.CertOrEncCert
 
CertRepMessage - class org.bouncycastle.asn1.cmp.CertRepMessage.
 
CertRepMessage(CMPCertificate[], CertResponse[]) - Constructor for class org.bouncycastle.asn1.cmp.CertRepMessage
 
CertReqMessages - class org.bouncycastle.asn1.crmf.CertReqMessages.
 
CertReqMessages(CertReqMsg) - Constructor for class org.bouncycastle.asn1.crmf.CertReqMessages
 
CertReqMessages(CertReqMsg[]) - Constructor for class org.bouncycastle.asn1.crmf.CertReqMessages
 
CertReqMsg - class org.bouncycastle.asn1.crmf.CertReqMsg.
 
CertReqMsg(CertRequest, ProofOfPossession, AttributeTypeAndValue[]) - Constructor for class org.bouncycastle.asn1.crmf.CertReqMsg
Creates a new CertReqMsg.
CertRequest - class org.bouncycastle.asn1.crmf.CertRequest.
 
CertRequest(int, CertTemplate, Controls) - Constructor for class org.bouncycastle.asn1.crmf.CertRequest
 
CertRequest(ASN1Integer, CertTemplate, Controls) - Constructor for class org.bouncycastle.asn1.crmf.CertRequest
 
CertResponse - class org.bouncycastle.asn1.cmp.CertResponse.
 
CertResponse(ASN1Integer, PKIStatusInfo) - Constructor for class org.bouncycastle.asn1.cmp.CertResponse
 
CertResponse(ASN1Integer, PKIStatusInfo, CertifiedKeyPair, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cmp.CertResponse
 
CertStatus - class org.bouncycastle.asn1.cmp.CertStatus.
 
CertStatus(byte[], BigInteger) - Constructor for class org.bouncycastle.asn1.cmp.CertStatus
 
CertStatus(byte[], BigInteger, PKIStatusInfo) - Constructor for class org.bouncycastle.asn1.cmp.CertStatus
 
CertTemplate - class org.bouncycastle.asn1.crmf.CertTemplate.
 
CertTemplateBuilder - class org.bouncycastle.asn1.crmf.CertTemplateBuilder.
 
CertTemplateBuilder() - Constructor for class org.bouncycastle.asn1.crmf.CertTemplateBuilder
 
CertificateBase - class org.bouncycastle.asn1.its.CertificateBase.
CertificateBase ::= SEQUENCE { version Uint8(3), type CertificateType, issuer IssuerIdentifier, toBeSigned ToBeSignedCertificate, signature Signature OPTIONAL }
CertificateBase(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.its.CertificateBase
 
CertificateBody - class org.bouncycastle.asn1.eac.CertificateBody.
an Iso7816CertificateBody structure.
CertificateBody(ASN1ApplicationSpecific, CertificationAuthorityReference, PublicKeyDataObject, CertificateHolderReference, CertificateHolderAuthorization, PackedDate, PackedDate) - Constructor for class org.bouncycastle.asn1.eac.CertificateBody
builds an Iso7816CertificateBody by settings each parameters.
CertificateHolderAuthorization - class org.bouncycastle.asn1.eac.CertificateHolderAuthorization.
an Iso7816CertificateHolderAuthorization structure.
CertificateHolderAuthorization(ASN1ObjectIdentifier, int) - Constructor for class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
create an Iso7816CertificateHolderAuthorization according to the parameters
CertificateHolderAuthorization(ASN1ApplicationSpecific) - Constructor for class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
create an Iso7816CertificateHolderAuthorization according to the ASN1ApplicationSpecific
CertificateHolderReference - class org.bouncycastle.asn1.eac.CertificateHolderReference.
 
CertificateHolderReference(String, String, String) - Constructor for class org.bouncycastle.asn1.eac.CertificateHolderReference
 
CertificateType - class org.bouncycastle.asn1.its.CertificateType.
CertificateType ::= ENUMERATED { explicit, implicit, [] }
CertificateType(int) - Constructor for class org.bouncycastle.asn1.its.CertificateType
 
CertificationAuthorityReference - class org.bouncycastle.asn1.eac.CertificationAuthorityReference.
 
CertificationAuthorityReference(String, String, String) - Constructor for class org.bouncycastle.asn1.eac.CertificationAuthorityReference
 
CertificationRequest - class org.bouncycastle.asn1.cmc.CertificationRequest.
CertificationRequest ::= SEQUENCE { certificationRequestInfo SEQUENCE { version INTEGER, subject Name, subjectPublicKeyInfo SEQUENCE { algorithm AlgorithmIdentifier, subjectPublicKey BIT STRING }, attributes [0] IMPLICIT SET OF Attribute }, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING }
CertificationRequest(X500Name, AlgorithmIdentifier, DERBitString, ASN1Set, AlgorithmIdentifier, DERBitString) - Constructor for class org.bouncycastle.asn1.cmc.CertificationRequest
 
CertifiedKeyPair - class org.bouncycastle.asn1.cmp.CertifiedKeyPair.
CertifiedKeyPair ::= SEQUENCE { certOrEncCert CertOrEncCert, privateKey [0] EncryptedKey OPTIONAL, -- see [CRMF] for comment on encoding publicationInfo [1] PKIPublicationInfo OPTIONAL }
CertifiedKeyPair(CertOrEncCert) - Constructor for class org.bouncycastle.asn1.cmp.CertifiedKeyPair
 
CertifiedKeyPair(CertOrEncCert, EncryptedKey, PKIPublicationInfo) - Constructor for class org.bouncycastle.asn1.cmp.CertifiedKeyPair
 
CertifiedKeyPair(CertOrEncCert, EncryptedValue, PKIPublicationInfo) - Constructor for class org.bouncycastle.asn1.cmp.CertifiedKeyPair
 
Challenge - class org.bouncycastle.asn1.cmp.Challenge.
 
Challenge(byte[], byte[]) - Constructor for class org.bouncycastle.asn1.cmp.Challenge
 
Challenge(AlgorithmIdentifier, byte[], byte[]) - Constructor for class org.bouncycastle.asn1.cmp.Challenge
 
CircularRegion - class org.bouncycastle.asn1.its.CircularRegion.
CircularRegion ::= SEQUENCE { center TwoDLocation, radius Uint16 }
CommitmentTypeIdentifier - interface org.bouncycastle.asn1.esf.CommitmentTypeIdentifier.
 
CommitmentTypeIndication - class org.bouncycastle.asn1.esf.CommitmentTypeIndication.
 
CommitmentTypeIndication(ASN1ObjectIdentifier) - Constructor for class org.bouncycastle.asn1.esf.CommitmentTypeIndication
 
CommitmentTypeIndication(ASN1ObjectIdentifier, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.esf.CommitmentTypeIndication
 
CommitmentTypeQualifier - class org.bouncycastle.asn1.esf.CommitmentTypeQualifier.
Commitment type qualifiers, used in the Commitment-Type-Indication attribute (RFC3126).
CommitmentTypeQualifier(ASN1ObjectIdentifier) - Constructor for class org.bouncycastle.asn1.esf.CommitmentTypeQualifier
Creates a new CommitmentTypeQualifier instance.
CommitmentTypeQualifier(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.esf.CommitmentTypeQualifier
Creates a new CommitmentTypeQualifier instance.
CompleteRevocationRefs - class org.bouncycastle.asn1.esf.CompleteRevocationRefs.
CompleteRevocationRefs ::= SEQUENCE OF CrlOcspRef
CompleteRevocationRefs(CrlOcspRef[]) - Constructor for class org.bouncycastle.asn1.esf.CompleteRevocationRefs
 
CompressedData - class org.bouncycastle.asn1.cms.CompressedData.
RFC 3274: CMS Compressed Data.
CompressedData(AlgorithmIdentifier, ContentInfo) - Constructor for class org.bouncycastle.asn1.cms.CompressedData
 
CompressedDataParser - class org.bouncycastle.asn1.cms.CompressedDataParser.
Parser of RFC 3274 CompressedData object.
CompressedDataParser(ASN1SequenceParser) - Constructor for class org.bouncycastle.asn1.cms.CompressedDataParser
 
ContentHints - class org.bouncycastle.asn1.ess.ContentHints.
 
ContentHints(ASN1ObjectIdentifier) - Constructor for class org.bouncycastle.asn1.ess.ContentHints
 
ContentHints(ASN1ObjectIdentifier, DERUTF8String) - Constructor for class org.bouncycastle.asn1.ess.ContentHints
 
ContentIdentifier - class org.bouncycastle.asn1.ess.ContentIdentifier.
 
ContentIdentifier(byte[]) - Constructor for class org.bouncycastle.asn1.ess.ContentIdentifier
Create from byte array representing the identifier.
ContentInfo - class org.bouncycastle.asn1.cms.ContentInfo.
RFC 5652 ContentInfo, and RFC 5652 EncapsulatedContentInfo objects.
ContentInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.ContentInfo
Deprecated. use getInstance()
ContentInfo(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cms.ContentInfo
 
ContentInfoParser - class org.bouncycastle.asn1.cms.ContentInfoParser.
RFC 5652 ContentInfo object parser.
ContentInfoParser(ASN1SequenceParser) - Constructor for class org.bouncycastle.asn1.cms.ContentInfoParser
 
Controls - class org.bouncycastle.asn1.crmf.Controls.
 
Controls(AttributeTypeAndValue) - Constructor for class org.bouncycastle.asn1.crmf.Controls
 
Controls(AttributeTypeAndValue[]) - Constructor for class org.bouncycastle.asn1.crmf.Controls
 
ControlsProcessed - class org.bouncycastle.asn1.cmc.ControlsProcessed.
-- Inform follow on servers that one or more controls have already been -- processed id-cmc-controlProcessed OBJECT IDENTIFIER ::= {id-cmc 32} ControlsProcessed ::= SEQUENCE { bodyList SEQUENCE SIZE(1..MAX) OF BodyPartReference }
ControlsProcessed(BodyPartReference) - Constructor for class org.bouncycastle.asn1.cmc.ControlsProcessed
Construct a ControlsProcessed object containing one BodyPartReference.
ControlsProcessed(BodyPartReference[]) - Constructor for class org.bouncycastle.asn1.cmc.ControlsProcessed
 
CrlIdentifier - class org.bouncycastle.asn1.esf.CrlIdentifier.
CrlIdentifier ::= SEQUENCE { crlissuer Name, crlIssuedTime UTCTime, crlNumber INTEGER OPTIONAL }
CrlIdentifier(X500Name, ASN1UTCTime) - Constructor for class org.bouncycastle.asn1.esf.CrlIdentifier
 
CrlIdentifier(X500Name, ASN1UTCTime, BigInteger) - Constructor for class org.bouncycastle.asn1.esf.CrlIdentifier
 
CrlListID - class org.bouncycastle.asn1.esf.CrlListID.
CRLListID ::= SEQUENCE { crls SEQUENCE OF CrlValidatedID }
CrlListID(CrlValidatedID[]) - Constructor for class org.bouncycastle.asn1.esf.CrlListID
 
CrlOcspRef - class org.bouncycastle.asn1.esf.CrlOcspRef.
CrlOcspRef ::= SEQUENCE { crlids [0] CRLListID OPTIONAL, ocspids [1] OcspListID OPTIONAL, otherRev [2] OtherRevRefs OPTIONAL }
CrlOcspRef(CrlListID, OcspListID, OtherRevRefs) - Constructor for class org.bouncycastle.asn1.esf.CrlOcspRef
 
CrlValidatedID - class org.bouncycastle.asn1.esf.CrlValidatedID.
CrlValidatedID ::= SEQUENCE { crlHash OtherHash, crlIdentifier CrlIdentifier OPTIONAL }
CrlValidatedID(OtherHash) - Constructor for class org.bouncycastle.asn1.esf.CrlValidatedID
 
CrlValidatedID(OtherHash, CrlIdentifier) - Constructor for class org.bouncycastle.asn1.esf.CrlValidatedID
 
CryptoInfos - class org.bouncycastle.asn1.tsp.CryptoInfos.
Implementation of the CryptoInfos element defined in RFC 4998: CryptoInfos ::= SEQUENCE SIZE (1..MAX) OF Attribute
CryptoInfos(Attribute[]) - Constructor for class org.bouncycastle.asn1.tsp.CryptoInfos
 
CscaMasterList - class org.bouncycastle.asn1.icao.CscaMasterList.
The CscaMasterList object.
CscaMasterList(Certificate[]) - Constructor for class org.bouncycastle.asn1.icao.CscaMasterList
 
CsrAttrs - class org.bouncycastle.asn1.est.CsrAttrs.
CsrAttrs ::= SEQUENCE SIZE (0..MAX) OF AttrOrOID
CsrAttrs(AttrOrOID) - Constructor for class org.bouncycastle.asn1.est.CsrAttrs
Construct a CsrAttrs object containing one AttrOrOID.
CsrAttrs(AttrOrOID[]) - Constructor for class org.bouncycastle.asn1.est.CsrAttrs
 
calculateVersion(OriginatorInfo) - Static method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
calculateVersion(OriginatorInfo, ASN1Set, ASN1Set) - Static method in class org.bouncycastle.asn1.cms.EnvelopedData
 
canNotDecryptAny - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
canNotDecryptAny - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
cast5_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
certCRLTimestamp - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
certConfirmed - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
certRevoked - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
certValues - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
certificate - Static variable in class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
 
certificateRefs - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
challengeResp - Static variable in class org.bouncycastle.asn1.crmf.SubsequentMessage
 
cmsAlgorithmProtect - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
 
commitmentType - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
compressedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#9: 1.2.840.113549.1.9.16.1.9 -- smime ct compressedData
confirmRequired - Static variable in class org.bouncycastle.asn1.cmc.CMCStatus
 
containsHash(byte[]) - Method in class org.bouncycastle.asn1.tsp.PartialHashtree
 
contentHint - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
PKCS#9: 1.2.840.113549.1.9.16.6.2.4 - See RFC 2634
contentTimestamp - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
contentType - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
PKCS#9: 1.2.840.113549.1.9.3
counterSignature - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
PKCS#9: 1.2.840.113549.1.9.6
ct_encKeyWithID - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
1.2.840.113549.1.9.16.1.21 id-ct OBJECT IDENTIFIER ::= { id-smime 1 } -- content types id-ct-encKeyWithID OBJECT IDENTIFIER ::= {id-ct 21}

D

DATE_OF_BIRTH - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DEPRECATED - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DIGITAL_SIGNATURE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DIGITAL_SIGNATURE_BLOCK - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DISCRETIONARY_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DISCRETIONARY_DATA_OBJECTS - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DISPLAY_CONTROL - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DISPLAY_IMAGE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DVCSCertInfo - class org.bouncycastle.asn1.dvcs.DVCSCertInfo.
DVCSCertInfo::= SEQUENCE { version Integer DEFAULT 1 , dvReqInfo DVCSRequestInformation, messageImprint DigestInfo, serialNumber Integer, responseTime DVCSTime, dvStatus [0] PKIStatusInfo OPTIONAL, policy [1] PolicyInformation OPTIONAL, reqSignature [2] SignerInfos OPTIONAL, certs [3] SEQUENCE SIZE (1..MAX) OF TargetEtcChain OPTIONAL, extensions Extensions OPTIONAL }
DVCSCertInfo(DVCSRequestInformation, DigestInfo, ASN1Integer, DVCSTime) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
DVCSCertInfoBuilder - class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder.
DVCSCertInfo::= SEQUENCE { version Integer DEFAULT 1 , dvReqInfo DVCSRequestInformation, messageImprint DigestInfo, serialNumber Integer, responseTime DVCSTime, dvStatus [0] PKIStatusInfo OPTIONAL, policy [1] PolicyInformation OPTIONAL, reqSignature [2] SignerInfos OPTIONAL, certs [3] SEQUENCE SIZE (1..MAX) OF TargetEtcChain OPTIONAL, extensions Extensions OPTIONAL }
DVCSCertInfoBuilder(DVCSRequestInformation, DigestInfo, ASN1Integer, DVCSTime) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
DVCSErrorNotice - class org.bouncycastle.asn1.dvcs.DVCSErrorNotice.
DVCSErrorNotice ::= SEQUENCE { transactionStatus PKIStatusInfo , transactionIdentifier GeneralName OPTIONAL }
DVCSErrorNotice(PKIStatusInfo) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSErrorNotice
 
DVCSErrorNotice(PKIStatusInfo, GeneralName) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSErrorNotice
 
DVCSObjectIdentifiers - interface org.bouncycastle.asn1.dvcs.DVCSObjectIdentifiers.
OIDs for RFC 3029 Data Validation and Certification Server Protocols
DVCSRequest - class org.bouncycastle.asn1.dvcs.DVCSRequest.
DVCSRequest ::= SEQUENCE { requestInformation DVCSRequestInformation, data Data, transactionIdentifier GeneralName OPTIONAL }
DVCSRequest(DVCSRequestInformation, Data) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSRequest
 
DVCSRequest(DVCSRequestInformation, Data, GeneralName) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSRequest
 
DVCSRequestInformation - class org.bouncycastle.asn1.dvcs.DVCSRequestInformation.
DVCSRequestInformation ::= SEQUENCE { version INTEGER DEFAULT 1 , service ServiceType, nonce Nonce OPTIONAL, requestTime DVCSTime OPTIONAL, requester [0] GeneralNames OPTIONAL, requestPolicy [1] PolicyInformation OPTIONAL, dvcs [2] GeneralNames OPTIONAL, dataLocations [3] GeneralNames OPTIONAL, extensions [4] IMPLICIT Extensions OPTIONAL }
DVCSRequestInformationBuilder - class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder.
DVCSRequestInformation ::= SEQUENCE { version INTEGER DEFAULT 1 , service ServiceType, nonce Nonce OPTIONAL, requestTime DVCSTime OPTIONAL, requester [0] GeneralNames OPTIONAL, requestPolicy [1] PolicyInformation OPTIONAL, dvcs [2] GeneralNames OPTIONAL, dataLocations [3] GeneralNames OPTIONAL, extensions [4] IMPLICIT Extensions OPTIONAL }
DVCSRequestInformationBuilder(ServiceType) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
DVCSRequestInformationBuilder(DVCSRequestInformation) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
DVCSResponse - class org.bouncycastle.asn1.dvcs.DVCSResponse.
DVCSResponse ::= CHOICE { dvCertInfo DVCSCertInfo , dvErrorNote [0] DVCSErrorNotice }
DVCSResponse(DVCSCertInfo) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSResponse
 
DVCSResponse(DVCSErrorNotice) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSResponse
 
DVCSTime - class org.bouncycastle.asn1.dvcs.DVCSTime.
DVCSTime ::= CHOICE { genTime GeneralizedTime, timeStampToken ContentInfo }
DVCSTime(Date) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSTime
 
DVCSTime(ASN1GeneralizedTime) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSTime
 
DVCSTime(ContentInfo) - Constructor for class org.bouncycastle.asn1.dvcs.DVCSTime
 
DV_DOMESTIC - Static variable in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
DV_FOREIGN - Static variable in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
DYNAMIC_AUTHENTIFICATION_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DYNAMIC_EXTERNAL_AUTHENTIFICATION - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DYNAMIC_INTERNAL_AUTHENTIFICATION - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
DYNAMIC_MUTUAL_AUTHENTIFICATION - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
Data - class org.bouncycastle.asn1.dvcs.Data.
Data ::= CHOICE { message OCTET STRING , messageImprint DigestInfo, certs [0] SEQUENCE SIZE (1..MAX) OF TargetEtcChain }
Data(byte[]) - Constructor for class org.bouncycastle.asn1.dvcs.Data
 
Data(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.dvcs.Data
 
Data(DigestInfo) - Constructor for class org.bouncycastle.asn1.dvcs.Data
 
Data(TargetEtcChain) - Constructor for class org.bouncycastle.asn1.dvcs.Data
 
Data(TargetEtcChain[]) - Constructor for class org.bouncycastle.asn1.dvcs.Data
 
DataGroupHash - class org.bouncycastle.asn1.icao.DataGroupHash.
The DataGroupHash object.
DataGroupHash(int, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.icao.DataGroupHash
 
DeclarationOfMajority - class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority.
A declaration of majority.
DeclarationOfMajority(int) - Constructor for class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
DeclarationOfMajority(boolean, String) - Constructor for class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
DeclarationOfMajority(ASN1GeneralizedTime) - Constructor for class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
DecryptedPOP - class org.bouncycastle.asn1.cmc.DecryptedPOP.
id-cmc-decryptedPOP OBJECT IDENTIFIER ::= {id-cmc 10} DecryptedPOP ::= SEQUENCE { bodyPartID BodyPartID, thePOPAlgID AlgorithmIdentifier, thePOP OCTET STRING }
DecryptedPOP(BodyPartID, AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.cmc.DecryptedPOP
 
DhSigStatic - class org.bouncycastle.asn1.crmf.DhSigStatic.
From RFC 2875 for Diffie-Hellman POP.
DhSigStatic(byte[]) - Constructor for class org.bouncycastle.asn1.crmf.DhSigStatic
 
DhSigStatic(IssuerAndSerialNumber, byte[]) - Constructor for class org.bouncycastle.asn1.crmf.DhSigStatic
 
DigestedData - class org.bouncycastle.asn1.cms.DigestedData.
RFC 5652 DigestedData object.
DigestedData(AlgorithmIdentifier, ContentInfo, byte[]) - Constructor for class org.bouncycastle.asn1.cms.DigestedData
 
Duration - class org.bouncycastle.asn1.its.Duration.
Duration ::= CHOICE { microseconds Uint16, milliseconds Uint16, seconds Uint16, minutes Uint16, hours Uint16, sixtyHours Uint16, years Uint16 }
Duration() - Constructor for class org.bouncycastle.asn1.its.Duration
 
dES_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
dES_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
encryption algorithms preferences
dES_EDE3_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
dES_EDE3_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
data - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#7: 1.2.840.113549.1.7.1
dateOfBirth - Static variable in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
decodeTag(int) - Static method in class org.bouncycastle.asn1.eac.EACTags
 
dhBasedMac - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
id-DHBasedMac OBJECT IDENTIFIER ::= {1 2 840 113533 7 66 30}
dhMAC - Static variable in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
digestedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#7: 1.2.840.113549.1.7.5
dontCare - Static variable in class org.bouncycastle.asn1.crmf.SinglePubInfo
 
dontPublish - Static variable in class org.bouncycastle.asn1.crmf.PKIPublicationInfo
 
duplicateCertReq - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 

E

EACObjectIdentifiers - interface org.bouncycastle.asn1.eac.EACObjectIdentifiers.
German Federal Office for Information Security (Bundesamt für Sicherheit in der Informationstechnik) https://www.bsi.bund.de/ BSI TR-03110 Technical Guideline Advanced Security Mechanisms for Machine Readable Travel Documents Technical Guideline TR-03110-3 Advanced Security Mechanisms for Machine Readable Travel Documents; Part 3: Common Specifications.
EACTags - class org.bouncycastle.asn1.eac.EACTags.
 
EACTags() - Constructor for class org.bouncycastle.asn1.eac.EACTags
 
ECCCMSSharedInfo - class org.bouncycastle.asn1.cms.ecc.ECCCMSSharedInfo.
ECC-CMS-SharedInfo ::= SEQUENCE { keyInfo AlgorithmIdentifier, entityUInfo [0] EXPLICIT OCTET STRING OPTIONAL, suppPubInfo [2] EXPLICIT OCTET STRING }
ECCCMSSharedInfo(AlgorithmIdentifier, byte[], byte[]) - Constructor for class org.bouncycastle.asn1.cms.ecc.ECCCMSSharedInfo
 
ECCCMSSharedInfo(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.cms.ecc.ECCCMSSharedInfo
 
ECDSAPublicKey - class org.bouncycastle.asn1.eac.ECDSAPublicKey.
an Iso7816ECDSAPublicKeyStructure structure.
ECDSAPublicKey(ASN1ObjectIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
ECDSAPublicKey(ASN1ObjectIdentifier, BigInteger, BigInteger, BigInteger, byte[], BigInteger, byte[], int) - Constructor for class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
ELEMENT_LIST - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
ESFAttributes - interface org.bouncycastle.asn1.esf.ESFAttributes.
 
ESSCertID - class org.bouncycastle.asn1.ess.ESSCertID.
 
ESSCertID(byte[]) - Constructor for class org.bouncycastle.asn1.ess.ESSCertID
 
ESSCertID(byte[], IssuerSerial) - Constructor for class org.bouncycastle.asn1.ess.ESSCertID
 
ESSCertIDv2 - class org.bouncycastle.asn1.ess.ESSCertIDv2.
 
ESSCertIDv2(byte[]) - Constructor for class org.bouncycastle.asn1.ess.ESSCertIDv2
 
ESSCertIDv2(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.ess.ESSCertIDv2
 
ESSCertIDv2(byte[], IssuerSerial) - Constructor for class org.bouncycastle.asn1.ess.ESSCertIDv2
 
ESSCertIDv2(AlgorithmIdentifier, byte[], IssuerSerial) - Constructor for class org.bouncycastle.asn1.ess.ESSCertIDv2
 
EXTENDED_HEADER_LIST - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
EncKeyWithID - class org.bouncycastle.asn1.crmf.EncKeyWithID.
 
EncKeyWithID(PrivateKeyInfo) - Constructor for class org.bouncycastle.asn1.crmf.EncKeyWithID
 
EncKeyWithID(PrivateKeyInfo, DERUTF8String) - Constructor for class org.bouncycastle.asn1.crmf.EncKeyWithID
 
EncKeyWithID(PrivateKeyInfo, GeneralName) - Constructor for class org.bouncycastle.asn1.crmf.EncKeyWithID
 
EncryptedContentInfo - class org.bouncycastle.asn1.cms.EncryptedContentInfo.
RFC 5652 EncryptedContentInfo object.
EncryptedContentInfo(ASN1ObjectIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
EncryptedContentInfoParser - class org.bouncycastle.asn1.cms.EncryptedContentInfoParser.
Parser for RFC 5652 EncryptedContentInfo object.
EncryptedContentInfoParser(ASN1SequenceParser) - Constructor for class org.bouncycastle.asn1.cms.EncryptedContentInfoParser
 
EncryptedData - class org.bouncycastle.asn1.cms.EncryptedData.
RFC 5652 EncryptedData object.
EncryptedData(EncryptedContentInfo) - Constructor for class org.bouncycastle.asn1.cms.EncryptedData
 
EncryptedData(EncryptedContentInfo, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.EncryptedData
 
EncryptedData - class org.bouncycastle.asn1.its.EncryptedData.
EncryptedData ::= SEQUENCE { recipients SequenceOfRecipientInfo, ciphertext SymmetricCiphertext }
EncryptedKey - class org.bouncycastle.asn1.crmf.EncryptedKey.
 
EncryptedKey(EnvelopedData) - Constructor for class org.bouncycastle.asn1.crmf.EncryptedKey
 
EncryptedKey(EncryptedValue) - Constructor for class org.bouncycastle.asn1.crmf.EncryptedKey
 
EncryptedPOP - class org.bouncycastle.asn1.cmc.EncryptedPOP.
id-cmc-encryptedPOP OBJECT IDENTIFIER ::= {id-cmc 9} EncryptedPOP ::= SEQUENCE { request TaggedRequest, cms ContentInfo, thePOPAlgID AlgorithmIdentifier, witnessAlgID AlgorithmIdentifier, witness OCTET STRING }
EncryptedPOP(TaggedRequest, ContentInfo, AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.cmc.EncryptedPOP
 
EncryptedValue - class org.bouncycastle.asn1.crmf.EncryptedValue.
 
EncryptedValue(AlgorithmIdentifier, AlgorithmIdentifier, DERBitString, AlgorithmIdentifier, ASN1OctetString, DERBitString) - Constructor for class org.bouncycastle.asn1.crmf.EncryptedValue
 
EncryptionInfo - class org.bouncycastle.asn1.tsp.EncryptionInfo.
Implementation of the EncryptionInfo element defined in RFC 4998: 1988 ASN.1 EncryptionInfo EncryptionInfo ::= SEQUENCE { encryptionInfoType OBJECT IDENTIFIER, encryptionInfoValue ANY DEFINED BY encryptionInfoType } 1997-ASN.1 EncryptionInfo EncryptionInfo ::= SEQUENCE { encryptionInfoType ENCINFO-TYPE.
EncryptionInfo(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.tsp.EncryptionInfo
 
EndEntityType - class org.bouncycastle.asn1.its.EndEntityType.
EndEntityType ::= BIT STRING { app(0), enrol(1) } (SIZE (8)) (ALL EXCEPT ())
EndEntityType(int) - Constructor for class org.bouncycastle.asn1.its.EndEntityType
 
EnvelopedData - class org.bouncycastle.asn1.cms.EnvelopedData.
RFC 5652 EnvelopedData object.
EnvelopedData(OriginatorInfo, ASN1Set, EncryptedContentInfo, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.EnvelopedData
 
EnvelopedData(OriginatorInfo, ASN1Set, EncryptedContentInfo, Attributes) - Constructor for class org.bouncycastle.asn1.cms.EnvelopedData
 
EnvelopedData(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.EnvelopedData
Deprecated. use getInstance()
EnvelopedDataParser - class org.bouncycastle.asn1.cms.EnvelopedDataParser.
Parser of RFC 5652 EnvelopedData object.
EnvelopedDataParser(ASN1SequenceParser) - Constructor for class org.bouncycastle.asn1.cms.EnvelopedDataParser
 
ErrorMsgContent - class org.bouncycastle.asn1.cmp.ErrorMsgContent.
 
ErrorMsgContent(PKIStatusInfo) - Constructor for class org.bouncycastle.asn1.cmp.ErrorMsgContent
 
ErrorMsgContent(PKIStatusInfo, ASN1Integer, PKIFreeText) - Constructor for class org.bouncycastle.asn1.cmp.ErrorMsgContent
 
EtsiTs103097Module - class org.bouncycastle.asn1.its.EtsiTs103097Module.
 
EtsiTs103097Module() - Constructor for class org.bouncycastle.asn1.its.EtsiTs103097Module
 
Evidence - class org.bouncycastle.asn1.cms.Evidence.
RFC 5544: Binding Documents with Time-Stamps; Evidence object.
Evidence(TimeStampTokenEvidence) - Constructor for class org.bouncycastle.asn1.cms.Evidence
 
Evidence(EvidenceRecord) - Constructor for class org.bouncycastle.asn1.cms.Evidence
 
EvidenceRecord - class org.bouncycastle.asn1.tsp.EvidenceRecord.
RFC 4998: Evidence Record Syntax (ERS) EvidenceRecord ::= SEQUENCE { version INTEGER { v1(1) } , digestAlgorithms SEQUENCE OF AlgorithmIdentifier, cryptoInfos [0] CryptoInfos OPTIONAL, encryptionInfo [1] EncryptionInfo OPTIONAL, archiveTimeStampSequence ArchiveTimeStampSequence } CryptoInfos ::= SEQUENCE SIZE (1..MAX) OF Attribute
EvidenceRecord(CryptoInfos, EncryptionInfo, ArchiveTimeStamp) - Constructor for class org.bouncycastle.asn1.tsp.EvidenceRecord
Build a basic evidence record from an initial ArchiveTimeStamp.
EvidenceRecord(AlgorithmIdentifier[], CryptoInfos, EncryptionInfo, ArchiveTimeStampSequence) - Constructor for class org.bouncycastle.asn1.tsp.EvidenceRecord
 
Explicit - Static variable in class org.bouncycastle.asn1.its.CertificateType
 
ExplicitCertificate - class org.bouncycastle.asn1.its.ExplicitCertificate.
 
ExtendedFailInfo - class org.bouncycastle.asn1.cmc.ExtendedFailInfo.
ExtendedFailInfo ::= SEQUENCE { failInfoOID OBJECT IDENTIFIER, failInfoValue ANY DEFINED BY failInfoOID }
ExtendedFailInfo(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cmc.ExtendedFailInfo
 
ExtensionReq - class org.bouncycastle.asn1.cmc.ExtensionReq.
ExtensionReq ::= SEQUENCE SIZE (1..MAX) OF Extension
ExtensionReq(Extension) - Constructor for class org.bouncycastle.asn1.cmc.ExtensionReq
Construct a ExtensionReq object containing one Extension.
ExtensionReq(Extension[]) - Constructor for class org.bouncycastle.asn1.cmc.ExtensionReq
 
ecdsa_plain_RIPEMD160 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA1 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA224 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA256 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA384 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA3_224 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA3_256 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA3_384 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA3_512 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_SHA512 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecdsa_plain_signatures - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecka_eg - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecka_eg_SessionKDF - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
Key Derivation Function for Session Keys
ecka_eg_SessionKDF_3DES - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecka_eg_SessionKDF_AES128 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecka_eg_SessionKDF_AES192 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecka_eg_SessionKDF_AES256 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
ecka_eg_X963kdf - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 OID: 0.4.0.127.0.7.1.1.5.1.1
ecka_eg_X963kdf_RIPEMD160 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function RIPEMD160 OID: 0.4.0.127.0.7.1.1.5.1.1.6
ecka_eg_X963kdf_SHA1 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA-1 OID: 0.4.0.127.0.7.1.1.5.1.1.1
ecka_eg_X963kdf_SHA224 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA224 OID: 0.4.0.127.0.7.1.1.5.1.1.2
ecka_eg_X963kdf_SHA256 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA256 OID: 0.4.0.127.0.7.1.1.5.1.1.3
ecka_eg_X963kdf_SHA384 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA384 OID: 0.4.0.127.0.7.1.1.5.1.1.4
ecka_eg_X963kdf_SHA512 - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA512 OID: 0.4.0.127.0.7.1.1.5.1.1.5
encodeTag(ASN1ApplicationSpecific) - Static method in class org.bouncycastle.asn1.eac.EACTags
 
encrCert - Static variable in class org.bouncycastle.asn1.crmf.SubsequentMessage
 
encrypKeyPref - Static variable in interface org.bouncycastle.asn1.smime.SMIMEAttributes
 
encryptedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#7: 1.2.840.113549.1.7.6
encryptedKey - Static variable in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
encryptedPrivKey - Static variable in class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
enrol - Static variable in class org.bouncycastle.asn1.its.EndEntityType
 
envelopedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#7: 1.2.840.113549.1.7.3
equals(Object) - Method in class org.bouncycastle.asn1.eac.PackedDate
 
escTimeStamp - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 

F

FCI_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
FCP_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
FILE_REFERENCE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
FMD_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
Flags - class org.bouncycastle.asn1.eac.Flags.
 
Flags() - Constructor for class org.bouncycastle.asn1.eac.Flags
 
Flags(int) - Constructor for class org.bouncycastle.asn1.eac.Flags
 
failed - Static variable in class org.bouncycastle.asn1.cmc.CMCStatus
 
fullAgeAtCountry - Static variable in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
fullAgeAtCountry() - Method in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 

G

GCMParameters - class org.bouncycastle.asn1.cms.GCMParameters.
RFC 5084: GCMParameters object.
GCMParameters(byte[], int) - Constructor for class org.bouncycastle.asn1.cms.GCMParameters
 
GRANTED - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
GRANTED_WITH_MODS - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
GenMsgContent - class org.bouncycastle.asn1.cmp.GenMsgContent.
 
GenMsgContent(InfoTypeAndValue) - Constructor for class org.bouncycastle.asn1.cmp.GenMsgContent
 
GenMsgContent(InfoTypeAndValue[]) - Constructor for class org.bouncycastle.asn1.cmp.GenMsgContent
 
GenRepContent - class org.bouncycastle.asn1.cmp.GenRepContent.
 
GenRepContent(InfoTypeAndValue) - Constructor for class org.bouncycastle.asn1.cmp.GenRepContent
 
GenRepContent(InfoTypeAndValue[]) - Constructor for class org.bouncycastle.asn1.cmp.GenRepContent
 
GenericHybridParameters - class org.bouncycastle.asn1.cms.GenericHybridParameters.
RFC 5990 GenericHybridParameters class.
GenericHybridParameters(AlgorithmIdentifier, AlgorithmIdentifier) - Constructor for class org.bouncycastle.asn1.cms.GenericHybridParameters
 
GeographicRegion - class org.bouncycastle.asn1.its.GeographicRegion.
GeographicRegion ::= CHOICE { circularRegion CircularRegion, rectangularRegion SequenceOfRectangularRegion, polygonalRegion PolygonalRegion, identifiedRegion SequenceOfIdentifiedRegion, [] }
GeographicRegion() - Constructor for class org.bouncycastle.asn1.its.GeographicRegion
 
GetCRL - class org.bouncycastle.asn1.cmc.GetCRL.
id-cmc-getCRL OBJECT IDENTIFIER ::= {id-cmc 16} GetCRL ::= SEQUENCE { issuerName Name, cRLName GeneralName OPTIONAL, time GeneralizedTime OPTIONAL, reasons ReasonFlags OPTIONAL }
GetCRL(X500Name, GeneralName, ASN1GeneralizedTime, ReasonFlags) - Constructor for class org.bouncycastle.asn1.cmc.GetCRL
 
GetCert - class org.bouncycastle.asn1.cmc.GetCert.
id-cmc-getCert OBJECT IDENTIFIER ::= {id-cmc 15} GetCert ::= SEQUENCE { issuerName GeneralName, serialNumber INTEGER }
GetCert(GeneralName, BigInteger) - Constructor for class org.bouncycastle.asn1.cmc.GetCert
 
GroupLinkageValue - class org.bouncycastle.asn1.its.GroupLinkageValue.
GroupLinkageValue ::= SEQUENCE { jValue OCTET STRING (SIZE(4)) value OCTET STRING (SIZE(9)) }
get(ASN1ObjectIdentifier) - Method in class org.bouncycastle.asn1.cms.AttributeTable
Return the first attribute matching the OBJECT IDENTIFIER oid.
getASN1EncodableVector(ASN1ObjectIdentifier, boolean) - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getAcceptablePolicySet() - Method in class org.bouncycastle.asn1.dvcs.PathProcInput
 
getAccessRights() - Method in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
getAccuracy() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getAction() - Method in class org.bouncycastle.asn1.crmf.PKIPublicationInfo
 
getAddProfessionInfo() - Method in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
 
getAddedukm() - Method in class org.bouncycastle.asn1.cms.ecc.MQVuserKeyingMaterial
 
getAdmissionAuthority() - Method in class org.bouncycastle.asn1.isismtt.x509.AdmissionSyntax
 
getAdmissionAuthority() - Method in class org.bouncycastle.asn1.isismtt.x509.Admissions
 
getAlgId() - Method in class org.bouncycastle.asn1.crmf.PKMACValue
 
getAlgorithm() - Method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
 
getAlgorithmHash() - Method in class org.bouncycastle.asn1.ess.OtherCertID
 
getAlgorithmIdentifier() - Method in class org.bouncycastle.asn1.crmf.POPOSigningKey
 
getAll(ASN1ObjectIdentifier) - Method in class org.bouncycastle.asn1.cms.AttributeTable
Return all the attributes matching the OBJECT IDENTIFIER oid.
getAmount() - Method in class org.bouncycastle.asn1.isismtt.x509.MonetaryLimit
 
getAnchorHashes() - Method in class org.bouncycastle.asn1.cmc.PublishTrustAnchors
 
getArchiveTimeStampChains() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampSequence
Returns the sequence of ArchiveTimeStamp chains that compose the ArchiveTimeStamp sequence.
getArchiveTimeStampSequence() - Method in class org.bouncycastle.asn1.tsp.EvidenceRecord
 
getArchiveTimestamps() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampChain
 
getAttrOrOIDs() - Method in class org.bouncycastle.asn1.est.CsrAttrs
 
getAttrType() - Method in class org.bouncycastle.asn1.cmc.TaggedAttribute
 
getAttrType() - Method in class org.bouncycastle.asn1.cms.Attribute
 
getAttrValues() - Method in class org.bouncycastle.asn1.cmc.TaggedAttribute
 
getAttrValues() - Method in class org.bouncycastle.asn1.cms.Attribute
 
getAttribute() - Method in class org.bouncycastle.asn1.est.AttrOrOID
 
getAttributeValues() - Method in class org.bouncycastle.asn1.cms.Attribute
 
getAttributes() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
getAttributes() - Method in class org.bouncycastle.asn1.cms.Attributes
 
getAttributes() - Method in class org.bouncycastle.asn1.tsp.CryptoInfos
 
getAuthAttrs() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
 
getAuthAttrs() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser
 
getAuthAttrs() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getAuthAttrs() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getAuthEncryptedContentInfo() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
 
getAuthEncryptedContentInfo() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser
 
getAuthenticatedAttributes() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getAuthorityReference() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
getBadSinceDate() - Method in class org.bouncycastle.asn1.cmp.RevAnnContent
 
getBasePointG() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getBitmapSspRange() - Method in class org.bouncycastle.asn1.its.SspRange
 
getBody() - Method in class org.bouncycastle.asn1.cmp.PKIMessage
 
getBody() - Method in class org.bouncycastle.asn1.cmp.ProtectedPart
 
getBody() - Method in class org.bouncycastle.asn1.eac.CVCertificate
Gives the body of the certificate.
getBodyIds() - Method in class org.bouncycastle.asn1.cmc.LraPopWitness
 
getBodyList() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfo
 
getBodyList() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2
 
getBodyList() - Method in class org.bouncycastle.asn1.cmc.ControlsProcessed
 
getBodyPartID() - Method in class org.bouncycastle.asn1.cmc.BodyPartReference
 
getBodyPartID() - Method in class org.bouncycastle.asn1.cmc.DecryptedPOP
 
getBodyPartID() - Method in class org.bouncycastle.asn1.cmc.OtherMsg
 
getBodyPartID() - Method in class org.bouncycastle.asn1.cmc.TaggedAttribute
 
getBodyPartID() - Method in class org.bouncycastle.asn1.cmc.TaggedContentInfo
 
getBodyPartIDs() - Method in class org.bouncycastle.asn1.cmc.BodyPartList
 
getBodyPartIDs() - Method in class org.bouncycastle.asn1.cmc.BodyPartPath
 
getBodyPartPath() - Method in class org.bouncycastle.asn1.cmc.BodyPartReference
 
getBodyPartPath() - Method in class org.bouncycastle.asn1.cmc.CMCUnsignedData
 
getCMCStatus() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfo
 
getCRL() - Method in class org.bouncycastle.asn1.cms.TimeStampAndCRL
 
getCRLs() - Method in class org.bouncycastle.asn1.cms.OriginatorInfo
 
getCRLs() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getCaCerts() - Method in class org.bouncycastle.asn1.cmp.KeyRecRepContent
 
getCaPubs() - Method in class org.bouncycastle.asn1.cmp.CertRepMessage
 
getCapabilities(ASN1ObjectIdentifier) - Method in class org.bouncycastle.asn1.smime.SMIMECapabilities
returns a vector with 0 or more objects of all the capabilities matching the passed in capability OID.
getCapabilityID() - Method in class org.bouncycastle.asn1.smime.SMIMECapability
 
getCertDetails() - Method in class org.bouncycastle.asn1.cmp.RevDetails
 
getCertHash() - Method in class org.bouncycastle.asn1.cmp.CertStatus
 
getCertHash() - Method in class org.bouncycastle.asn1.ess.ESSCertID
 
getCertHash() - Method in class org.bouncycastle.asn1.ess.ESSCertIDv2
 
getCertHash() - Method in class org.bouncycastle.asn1.ess.OtherCertID
 
getCertHashes() - Method in class org.bouncycastle.asn1.cmc.CMCPublicationInfo
 
getCertId() - Method in class org.bouncycastle.asn1.cmp.OOBCertHash
 
getCertId() - Method in class org.bouncycastle.asn1.cmp.RevAnnContent
 
getCertInfo() - Method in class org.bouncycastle.asn1.dvcs.DVCSResponse
 
getCertOrEncCert() - Method in class org.bouncycastle.asn1.cmp.CertifiedKeyPair
 
getCertRef() - Method in class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax
 
getCertReferences() - Method in class org.bouncycastle.asn1.cmc.ModCertTemplate
 
getCertReq() - Method in class org.bouncycastle.asn1.crmf.CertReqMsg
 
getCertReq() - Method in class org.bouncycastle.asn1.tsp.TimeStampReq
 
getCertReqId() - Method in class org.bouncycastle.asn1.cmp.CertResponse
 
getCertReqId() - Method in class org.bouncycastle.asn1.cmp.CertStatus
 
getCertReqId(int) - Method in class org.bouncycastle.asn1.cmp.PollRepContent
 
getCertReqId() - Method in class org.bouncycastle.asn1.crmf.CertRequest
 
getCertReqIdValues() - Method in class org.bouncycastle.asn1.cmp.PollReqContent
 
getCertReqIds() - Method in class org.bouncycastle.asn1.cmp.PollReqContent
 
getCertStructs() - Method in class org.bouncycastle.asn1.icao.CscaMasterList
 
getCertTemplate() - Method in class org.bouncycastle.asn1.cmc.ModCertTemplate
 
getCertTemplate() - Method in class org.bouncycastle.asn1.crmf.CertRequest
 
getCertificate() - Method in class org.bouncycastle.asn1.cmp.CertOrEncCert
 
getCertificateBody() - Method in class org.bouncycastle.asn1.eac.CVCertificateRequest
Returns the body of the certificate template
getCertificateBytes() - Method in class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
 
getCertificateEffectiveDate() - Method in class org.bouncycastle.asn1.eac.CertificateBody
 
getCertificateExpirationDate() - Method in class org.bouncycastle.asn1.eac.CertificateBody
 
getCertificateHash() - Method in class org.bouncycastle.asn1.isismtt.ocsp.CertHash
 
getCertificateHolderAuthorization() - Method in class org.bouncycastle.asn1.eac.CertificateBody
the Iso7816CertificateHolderAuthorization encodes the role of the holder (i.e.
getCertificateHolderReference() - Method in class org.bouncycastle.asn1.eac.CertificateBody
certificateHolderReference : associates the public key contained in the certificate with a unique name
getCertificateList() - Method in class org.bouncycastle.asn1.cms.TimeStampAndCRL
Deprecated. use getCRL()
getCertificateLists() - Method in class org.bouncycastle.asn1.cmp.CRLAnnContent
 
getCertificateProfileIdentifier() - Method in class org.bouncycastle.asn1.eac.CertificateBody
CertificateProfileIdentifier : version of the certificate format.
getCertificateType() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
getCertificateType() - Method in class org.bouncycastle.asn1.eac.CertificateBody
gives the type of the certificate (value should be profileType or requestType if all data are set).
getCertificates() - Method in class org.bouncycastle.asn1.cms.OriginatorInfo
 
getCertificates() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getCertificates() - Method in class org.bouncycastle.asn1.cms.SignedDataParser
 
getCertificationAuthorityReference() - Method in class org.bouncycastle.asn1.eac.CertificateBody
get the certificationAuthorityReference certificationAuthorityReference : uniquely identifies the issuinng CA's signature key pair
getCertifiedKeyPair() - Method in class org.bouncycastle.asn1.cmp.CertResponse
 
getCerts() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getCerts() - Method in class org.bouncycastle.asn1.dvcs.Data
 
getCerts() - Method in class org.bouncycastle.asn1.ess.OtherSigningCertificate
 
getCerts() - Method in class org.bouncycastle.asn1.ess.SigningCertificate
 
getCerts() - Method in class org.bouncycastle.asn1.ess.SigningCertificateV2
 
getChain() - Method in class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
getChallenge() - Method in class org.bouncycastle.asn1.cmp.Challenge
 
getCheckAfter(int) - Method in class org.bouncycastle.asn1.cmp.PollRepContent
 
getCms() - Method in class org.bouncycastle.asn1.cmc.EncryptedPOP
 
getCmsSequence() - Method in class org.bouncycastle.asn1.cmc.PKIData
 
getCmsSequence() - Method in class org.bouncycastle.asn1.cmc.PKIResponse
 
getCofactorF() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getComment() - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
getCommitmentTypeId() - Method in class org.bouncycastle.asn1.esf.CommitmentTypeIndication
 
getCommitmentTypeIdentifier() - Method in class org.bouncycastle.asn1.esf.CommitmentTypeQualifier
 
getCommitmentTypeQualifier() - Method in class org.bouncycastle.asn1.esf.CommitmentTypeIndication
 
getCompressionAlgorithmIdentifier() - Method in class org.bouncycastle.asn1.cms.CompressedData
 
getCompressionAlgorithmIdentifier() - Method in class org.bouncycastle.asn1.cms.CompressedDataParser
 
getContent() - Method in class org.bouncycastle.asn1.cmc.CMCUnsignedData
 
getContent() - Method in class org.bouncycastle.asn1.cmp.PKIBody
 
getContent() - Method in class org.bouncycastle.asn1.cms.ContentInfo
 
getContent(int) - Method in class org.bouncycastle.asn1.cms.ContentInfoParser
 
getContent() - Method in class org.bouncycastle.asn1.cms.TimeStampedData
 
getContent() - Method in class org.bouncycastle.asn1.cms.TimeStampedDataParser
 
getContentDescription() - Method in class org.bouncycastle.asn1.ess.ContentHints
 
getContentEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
getContentEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfoParser
 
getContentInfo() - Method in class org.bouncycastle.asn1.cmc.TaggedContentInfo
 
getContentType() - Method in class org.bouncycastle.asn1.cms.ContentInfo
 
getContentType() - Method in class org.bouncycastle.asn1.cms.ContentInfoParser
 
getContentType() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
getContentType() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfoParser
 
getContentType() - Method in class org.bouncycastle.asn1.ess.ContentHints
 
getContentsOfAdmissions() - Method in class org.bouncycastle.asn1.isismtt.x509.AdmissionSyntax
 
getControlSequence() - Method in class org.bouncycastle.asn1.cmc.PKIData
 
getControlSequence() - Method in class org.bouncycastle.asn1.cmc.PKIResponse
 
getControls() - Method in class org.bouncycastle.asn1.crmf.CertRequest
 
getCountry() - Method in class org.bouncycastle.asn1.esf.SignerLocation
Return the countryName DirectoryString
getCountry() - Method in class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax
 
getCountryCode() - Method in class org.bouncycastle.asn1.eac.CertificateHolderReference
 
getCountryName() - Method in class org.bouncycastle.asn1.esf.SignerLocation
Deprecated. use getCountry()
getCrlDetails() - Method in class org.bouncycastle.asn1.cmp.RevAnnContent
 
getCrlEntryDetails() - Method in class org.bouncycastle.asn1.cmp.RevDetails
 
getCrlHash() - Method in class org.bouncycastle.asn1.esf.CrlValidatedID
 
getCrlIdentifier() - Method in class org.bouncycastle.asn1.esf.CrlValidatedID
 
getCrlIssuedTime() - Method in class org.bouncycastle.asn1.esf.CrlIdentifier
 
getCrlIssuer() - Method in class org.bouncycastle.asn1.esf.CrlIdentifier
 
getCrlNumber() - Method in class org.bouncycastle.asn1.esf.CrlIdentifier
 
getCrlOcspRefs() - Method in class org.bouncycastle.asn1.esf.CompleteRevocationRefs
 
getCrlVals() - Method in class org.bouncycastle.asn1.esf.RevocationValues
 
getCrlids() - Method in class org.bouncycastle.asn1.esf.CrlOcspRef
 
getCrls() - Method in class org.bouncycastle.asn1.cmp.RevRepContent
 
getCrls() - Method in class org.bouncycastle.asn1.cms.SignedDataParser
 
getCrls() - Method in class org.bouncycastle.asn1.esf.CrlListID
 
getCurrency() - Method in class org.bouncycastle.asn1.isismtt.x509.MonetaryLimit
 
getDVCS() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getData() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequest
 
getDataGroupHashValue() - Method in class org.bouncycastle.asn1.icao.DataGroupHash
 
getDataGroupNumber() - Method in class org.bouncycastle.asn1.icao.DataGroupHash
 
getDataLocations() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getDataUri() - Method in class org.bouncycastle.asn1.cms.TimeStampedData
 
getDataUri() - Method in class org.bouncycastle.asn1.cms.TimeStampedDataParser
 
getDatagroupHash() - Method in class org.bouncycastle.asn1.icao.LDSSecurityObject
 
getDate() - Method in class org.bouncycastle.asn1.cms.KEKIdentifier
 
getDate() - Method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
getDate() - Method in class org.bouncycastle.asn1.cms.Time
Get java.util.Date version of date+time.
getDate() - Method in class org.bouncycastle.asn1.eac.PackedDate
return the time as a date based on whatever a 2 digit year will return.
getDateOfBirth() - Method in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
getDem() - Method in class org.bouncycastle.asn1.cms.GenericHybridParameters
 
getDigest() - Method in class org.bouncycastle.asn1.cms.DigestedData
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.cms.CMSAlgorithmProtection
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.cms.DigestedData
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getDigestAlgorithm() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
Return the contents of the digestAlgorithm field - null if not set.
getDigestAlgorithmIdentifier() - Method in class org.bouncycastle.asn1.icao.LDSSecurityObject
 
getDigestAlgorithmIdentifier() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
 
getDigestAlgorithms() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getDigestAlgorithms() - Method in class org.bouncycastle.asn1.cms.SignedDataParser
 
getDigestAlgorithms() - Method in class org.bouncycastle.asn1.tsp.EvidenceRecord
 
getDigestEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getDvReqInfo() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getDvStatus() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getEffectiveDate() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
getEncSymmKey() - Method in class org.bouncycastle.asn1.crmf.EncryptedValue
 
getEncValue() - Method in class org.bouncycastle.asn1.crmf.EncryptedValue
 
getEncapContentInfo() - Method in class org.bouncycastle.asn1.cms.CompressedData
 
getEncapContentInfo() - Method in class org.bouncycastle.asn1.cms.CompressedDataParser
 
getEncapContentInfo() - Method in class org.bouncycastle.asn1.cms.DigestedData
 
getEncapContentInfo() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getEncapContentInfo() - Method in class org.bouncycastle.asn1.cms.SignedDataParser
 
getEncapsulatedContentInfo() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getEncapsulatedContentInfo() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getEncoded() - Method in class org.bouncycastle.asn1.eac.CertificateHolderReference
 
getEncoding() - Method in class org.bouncycastle.asn1.eac.PackedDate
 
getEncryptedCert() - Method in class org.bouncycastle.asn1.cmp.CertOrEncCert
 
getEncryptedContent() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
 
getEncryptedContent(int) - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfoParser
 
getEncryptedContentInfo() - Method in class org.bouncycastle.asn1.cms.EncryptedData
 
getEncryptedContentInfo() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getEncryptedContentInfo() - Method in class org.bouncycastle.asn1.cms.EnvelopedDataParser
 
getEncryptedDigest() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getEncryptedKey() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
getEncryptedKey() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
getEncryptedKey() - Method in class org.bouncycastle.asn1.cms.PasswordRecipientInfo
 
getEncryptedKey() - Method in class org.bouncycastle.asn1.cms.RecipientEncryptedKey
 
getEphemeralPublicKey() - Method in class org.bouncycastle.asn1.cms.ecc.MQVuserKeyingMaterial
 
getErrorCode() - Method in class org.bouncycastle.asn1.cmp.ErrorMsgContent
 
getErrorDetails() - Method in class org.bouncycastle.asn1.cmp.ErrorMsgContent
 
getErrorNotice() - Method in class org.bouncycastle.asn1.dvcs.DVCSResponse
 
getErsEvidence() - Method in class org.bouncycastle.asn1.cms.Evidence
 
getExpirationDate() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
getExplicitText() - Method in class org.bouncycastle.asn1.esf.SPUserNotice
 
getExponent() - Method in class org.bouncycastle.asn1.isismtt.x509.MonetaryLimit
 
getExtension() - Method in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
getExtensions() - Method in class org.bouncycastle.asn1.cmc.ExtensionReq
 
getExtensions() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getExtensions() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getExtensions() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getExtensions() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getExtensions() - Method in class org.bouncycastle.asn1.tsp.TimeStampReq
 
getExtraCerts() - Method in class org.bouncycastle.asn1.cmp.PKIMessage
 
getFailInfo() - Method in class org.bouncycastle.asn1.cmp.PKIStatusInfo
 
getFailInfoOID() - Method in class org.bouncycastle.asn1.cmc.ExtendedFailInfo
 
getFailInfoValue() - Method in class org.bouncycastle.asn1.cmc.ExtendedFailInfo
 
getFileName() - Method in class org.bouncycastle.asn1.cms.MetaData
 
getFirstCoefA() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getFlag(String) - Static method in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
getFlags() - Method in class org.bouncycastle.asn1.eac.Flags
 
getFreeText() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getGenTime() - Method in class org.bouncycastle.asn1.dvcs.DVCSTime
 
getGenTime() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getGeneralInfo() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getHashAlg() - Method in class org.bouncycastle.asn1.cmc.CMCPublicationInfo
 
getHashAlg() - Method in class org.bouncycastle.asn1.cmp.OOBCertHash
 
getHashAlgorithm() - Method in class org.bouncycastle.asn1.cmc.PublishTrustAnchors
 
getHashAlgorithm() - Method in class org.bouncycastle.asn1.esf.OtherHash
 
getHashAlgorithm() - Method in class org.bouncycastle.asn1.esf.OtherHashAlgAndValue
 
getHashAlgorithm() - Method in class org.bouncycastle.asn1.ess.ESSCertIDv2
 
getHashAlgorithm() - Method in class org.bouncycastle.asn1.isismtt.ocsp.CertHash
 
getHashAlgorithm() - Method in class org.bouncycastle.asn1.tsp.MessageImprint
 
getHashData() - Method in class org.bouncycastle.asn1.its.HashedData
 
getHashVal() - Method in class org.bouncycastle.asn1.cmp.OOBCertHash
 
getHashValue() - Method in class org.bouncycastle.asn1.crmf.DhSigStatic
 
getHashValue() - Method in class org.bouncycastle.asn1.esf.OtherHash
 
getHashValue() - Method in class org.bouncycastle.asn1.esf.OtherHashAlgAndValue
 
getHashedMessage() - Method in class org.bouncycastle.asn1.tsp.MessageImprint
 
getHeader() - Method in class org.bouncycastle.asn1.cmp.PKIMessage
 
getHeader() - Method in class org.bouncycastle.asn1.cmp.ProtectedPart
 
getHolderAuthorization() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
getHolderAuthorizationRights() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
getHolderAuthorizationRole() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
getHolderMnemonic() - Method in class org.bouncycastle.asn1.eac.CertificateHolderReference
 
getHolderReference() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
getID() - Method in class org.bouncycastle.asn1.cmc.BodyPartID
 
getIcvLen() - Method in class org.bouncycastle.asn1.cms.CCMParameters
 
getIcvLen() - Method in class org.bouncycastle.asn1.cms.GCMParameters
 
getId() - Method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
getId() - Method in class org.bouncycastle.asn1.cms.RecipientIdentifier
 
getId() - Method in class org.bouncycastle.asn1.cms.SignerIdentifier
 
getIdentifier() - Method in class org.bouncycastle.asn1.cmc.CMCUnsignedData
 
getIdentifier() - Method in class org.bouncycastle.asn1.cms.RecipientEncryptedKey
 
getIdentifier() - Method in class org.bouncycastle.asn1.crmf.EncKeyWithID
 
getInfo() - Method in class org.bouncycastle.asn1.cms.OtherRevocationInfoFormat
 
getInfo() - Method in class org.bouncycastle.asn1.cms.RecipientInfo
 
getInfoAt(int) - Method in class org.bouncycastle.asn1.esf.SigPolicyQualifiers
Return the SigPolicyQualifierInfo at index i.
getInfoFormat() - Method in class org.bouncycastle.asn1.cms.OtherRevocationInfoFormat
 
getInfoType() - Method in class org.bouncycastle.asn1.cmp.InfoTypeAndValue
 
getInfoValue() - Method in class org.bouncycastle.asn1.cmp.InfoTypeAndValue
 
getInformation() - Method in class org.bouncycastle.asn1.isismtt.x509.AdditionalInformationSyntax
 
getInnerSignature() - Method in class org.bouncycastle.asn1.eac.CVCertificateRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.BodyPartID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.BodyPartList
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmc.BodyPartList
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.BodyPartPath
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmc.BodyPartPath
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.BodyPartReference
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.CMCPublicationInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.CMCStatus
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.CMCStatusInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.CMCUnsignedData
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.ControlsProcessed
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.DecryptedPOP
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.EncryptedPOP
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.ExtendedFailInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.ExtensionReq
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmc.ExtensionReq
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.GetCRL
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.GetCert
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.IdentityProofV2
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.LraPopWitness
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.ModCertTemplate
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.OtherMsg
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmc.OtherMsg
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.OtherStatusInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.PKIData
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.PKIResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmc.PKIResponse
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.PendInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.PopLinkWitnessV2
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.PublishTrustAnchors
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.TaggedAttribute
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.TaggedCertificationRequest
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmc.TaggedCertificationRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.TaggedContentInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmc.TaggedContentInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmc.TaggedRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CAKeyUpdAnnContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CMPCertificate
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CRLAnnContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CertConfirmContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CertOrEncCert
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CertRepMessage
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CertResponse
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CertStatus
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.CertifiedKeyPair
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.Challenge
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.ErrorMsgContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.GenMsgContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.GenRepContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.InfoTypeAndValue
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.KeyRecRepContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.OOBCertHash
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PBMParameter
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PKIBody
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PKIConfirmContent
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmp.PKIFreeText
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PKIFreeText
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PKIMessage
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PKIMessages
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PKIStatus
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cmp.PKIStatusInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PKIStatusInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.POPODecKeyChallContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.POPODecKeyRespContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PollRepContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.PollReqContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.ProtectedPart
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.RevAnnContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.RevDetails
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.RevRepContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cmp.RevReqContent
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.Attribute
Return an Attribute object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.Attributes
Return an Attribute set object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.Attributes
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
Return an AuthEnvelopedData object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
Return an AuthEnvelopedData object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.AuthenticatedData
Return an AuthenticatedData object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.AuthenticatedData
Return an AuthenticatedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.CCMParameters
Return an CCMParameters object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.CMSAlgorithmProtection
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.CompressedData
Return a CompressedData object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.CompressedData
Return a CompressedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.ContentInfo
Return an ContentInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.ContentInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.DigestedData
Return a DigestedData object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.DigestedData
Return a DigestedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
Return an EncryptedContentInfo object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.EncryptedData
Return an EncryptedData object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.EnvelopedData
Return an EnvelopedData object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.EnvelopedData
Return an EnvelopedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.Evidence
Return an Evidence object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.Evidence
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.GCMParameters
Return an GCMParameters object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.GenericHybridParameters
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
Return an IssuerAndSerialNumber object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.KEKIdentifier
Return a KEKIdentifier object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KEKIdentifier
Return a KEKIdentifier object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
Return a KEKRecipientInfo object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
Return a KEKRecipientInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientIdentifier
Return an KeyAgreeRecipientIdentifier object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientIdentifier
Return an KeyAgreeRecipientIdentifier object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
Return a KeyAgreeRecipientInfo object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
Return a KeyAgreeRecipientInfo object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
Return a KeyTransRecipientInfo object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.MetaData
Return a MetaData object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
Return an OriginatorIdentifierOrKey object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
Return an OriginatorIdentifierOrKey object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.OriginatorInfo
Return an OriginatorInfo object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OriginatorInfo
Return an OriginatorInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
Return an OriginatorPublicKey object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
Return an OriginatorPublicKey object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OtherKeyAttribute
Return an OtherKeyAttribute object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.OtherRecipientInfo
Return a OtherRecipientInfo object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OtherRecipientInfo
Return a OtherRecipientInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.OtherRevocationInfoFormat
Return a OtherRevocationInfoFormat object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.OtherRevocationInfoFormat
Return a OtherRevocationInfoFormat object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.PasswordRecipientInfo
Return a PasswordRecipientInfo object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.PasswordRecipientInfo
Return a PasswordRecipientInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.RecipientEncryptedKey
Return an RecipientEncryptedKey object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.RecipientEncryptedKey
Return a RecipientEncryptedKey object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.RecipientIdentifier
Return a RecipientIdentifier object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.RecipientInfo
Return a RecipientInfo object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
Return a RecipientKeyIdentifier object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
Return a RecipientKeyIdentifier object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.RsaKemParameters
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.SCVPReqRes
Return a SCVPReqRes object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.SignedData
Return a SignedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.SignedDataParser
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.SignerIdentifier
Return a SignerIdentifier object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.SignerInfo
Return a SignerInfo object from the given input Accepted inputs: null → null SignerInfo object ASN1Sequence input formats with SignerInfo structure inside
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.Time
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.Time
Return a Time object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.TimeStampAndCRL
Return a TimeStampAndCRL object from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.TimeStampTokenEvidence
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.TimeStampTokenEvidence
Return a TimeStampTokenEvidence object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.TimeStampedData
Return a TimeStampedData object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.TimeStampedDataParser
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.ecc.ECCCMSSharedInfo
Return an ECC-CMS-SharedInfo object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.ecc.ECCCMSSharedInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.cms.ecc.MQVuserKeyingMaterial
Return an MQVuserKeyingMaterial object from a tagged object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.cms.ecc.MQVuserKeyingMaterial
Return an MQVuserKeyingMaterial object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.AttributeTypeAndValue
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.CertId
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.crmf.CertId
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.CertReqMessages
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.CertReqMsg
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.crmf.CertReqMsg
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.CertRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.Controls
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.DhSigStatic
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.EncKeyWithID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.EncryptedKey
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.EncryptedValue
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.OptionalValidity
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.PKIPublicationInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.PKMACValue
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.crmf.PKMACValue
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.POPOSigningKey
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.crmf.POPOSigningKey
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.POPOSigningKeyInput
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.ProofOfPossession
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.crmf.SinglePubInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.DVCSErrorNotice
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.DVCSErrorNotice
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.DVCSRequest
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.DVCSRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.DVCSResponse
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.DVCSResponse
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.DVCSTime
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.DVCSTime
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.Data
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.Data
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.PathProcInput
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.PathProcInput
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.ServiceType
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.ServiceType
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.eac.CVCertificate
Create an iso7816Certificate structure from an object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.eac.CVCertificateRequest
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.eac.CertificateBody
Gives an instance of Iso7816CertificateBody taken from Object obj
getInstance(Object) - Static method in class org.bouncycastle.asn1.eac.PublicKeyDataObject
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.eac.UnsignedInteger
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.CommitmentTypeIndication
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.CommitmentTypeQualifier
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.CompleteRevocationRefs
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.CrlIdentifier
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.CrlListID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.CrlOcspRef
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.CrlValidatedID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.OcspIdentifier
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.OcspListID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.OcspResponsesID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.OtherHash
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.OtherHashAlgAndValue
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.OtherRevRefs
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.OtherRevVals
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.RevocationValues
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.SPUserNotice
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.SPuri
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.SigPolicyQualifierInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.SigPolicyQualifiers
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.SignaturePolicyId
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.SignaturePolicyIdentifier
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.SignerAttribute
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.esf.SignerLocation
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ess.ContentHints
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ess.ContentIdentifier
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ess.ESSCertID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ess.ESSCertIDv2
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ess.OtherCertID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ess.OtherSigningCertificate
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ess.SigningCertificate
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.ess.SigningCertificateV2
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.est.AttrOrOID
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.est.CsrAttrs
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.est.CsrAttrs
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.icao.CscaMasterList
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.icao.DataGroupHash
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.icao.LDSSecurityObject
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.icao.LDSVersionInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.ocsp.CertHash
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.AdditionalInformationSyntax
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.AdmissionSyntax
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.Admissions
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.MonetaryLimit
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.NamingAuthority
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.isismtt.x509.NamingAuthority
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.isismtt.x509.Restriction
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.AesCcmCiphertext
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.BitmapSspRange
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.CertificateBase
 
getInstance(Object) - Method in class org.bouncycastle.asn1.its.CertificateType
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.CircularRegion
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.EncryptedData
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.EndEntityType
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.GroupLinkageValue
 
getInstance(Object) - Method in class org.bouncycastle.asn1.its.HashAlgorithm
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.HeaderInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.IValue
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.Ieee1609Dot2Content
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.Ieee1609Dot2Data
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.LinkageData
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.LinkageValue
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.PsidGroupPermissions
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.PsidSspRange
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.RectangularRegion
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.SequenceOfOctetString
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.SspRange
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.SubjectPermissions
 
getInstance(Object) - Method in class org.bouncycastle.asn1.its.SymmAlgorithm
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.its.ToBeSignedCertificate
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.smime.SMIMECapabilities
return an Attribute object from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.smime.SMIMECapability
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.Accuracy
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
Return an ArchiveTimestamp from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampChain
Return an ArchiveTimeStampChain from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampSequence
Return an ArchiveTimestampSequence from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.CryptoInfos
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.tsp.CryptoInfos
 
getInstance(ASN1Object) - Static method in class org.bouncycastle.asn1.tsp.EncryptionInfo
 
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.tsp.EncryptionInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.EvidenceRecord
Return an EvidenceRecord from the given object.
getInstance(ASN1TaggedObject, boolean) - Static method in class org.bouncycastle.asn1.tsp.EvidenceRecord
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.MessageImprint
Return an instance of MessageImprint, or null, based on o.
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.PartialHashtree
Return a PartialHashtree from the given object.
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.TimeStampReq
 
getInstance(Object) - Static method in class org.bouncycastle.asn1.tsp.TimeStampResp
 
getIntendedAlg() - Method in class org.bouncycastle.asn1.crmf.EncryptedValue
 
getInvalidityDate() - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
getIssuer() - Method in class org.bouncycastle.asn1.crmf.CertId
 
getIssuer() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getIssuerAndSerial() - Method in class org.bouncycastle.asn1.crmf.DhSigStatic
 
getIssuerAndSerialNumber() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientIdentifier
 
getIssuerAndSerialNumber() - Method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
getIssuerName() - Method in class org.bouncycastle.asn1.cmc.GetCRL
 
getIssuerName() - Method in class org.bouncycastle.asn1.cmc.GetCert
 
getIssuerSerial() - Method in class org.bouncycastle.asn1.ess.ESSCertID
 
getIssuerSerial() - Method in class org.bouncycastle.asn1.ess.ESSCertIDv2
 
getIssuerSerial() - Method in class org.bouncycastle.asn1.ess.OtherCertID
 
getIssuerUID() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getIterationCount() - Method in class org.bouncycastle.asn1.cmp.PBMParameter
 
getJValue() - Method in class org.bouncycastle.asn1.its.GroupLinkageValue
 
getKekid() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
getKem() - Method in class org.bouncycastle.asn1.cms.GenericHybridParameters
 
getKeyAlg() - Method in class org.bouncycastle.asn1.crmf.EncryptedValue
 
getKeyAttr() - Method in class org.bouncycastle.asn1.cms.OtherKeyAttribute
 
getKeyAttrId() - Method in class org.bouncycastle.asn1.cms.OtherKeyAttribute
 
getKeyDerivationAlgorithm() - Method in class org.bouncycastle.asn1.cms.PasswordRecipientInfo
 
getKeyDerivationFunction() - Method in class org.bouncycastle.asn1.cms.RsaKemParameters
 
getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
getKeyEncryptionAlgorithm() - Method in class org.bouncycastle.asn1.cms.PasswordRecipientInfo
 
getKeyGenAlgorithm() - Method in class org.bouncycastle.asn1.cmc.PopLinkWitnessV2
 
getKeyIdentifier() - Method in class org.bouncycastle.asn1.cms.KEKIdentifier
 
getKeyLength() - Method in class org.bouncycastle.asn1.cms.RsaKemParameters
 
getKeyPairHist() - Method in class org.bouncycastle.asn1.cmp.KeyRecRepContent
 
getLdsVersion() - Method in class org.bouncycastle.asn1.icao.LDSVersionInfo
 
getLocality() - Method in class org.bouncycastle.asn1.esf.SignerLocation
Return the localityName DirectoryString
getLocalityName() - Method in class org.bouncycastle.asn1.esf.SignerLocation
Deprecated. use getLocality()
getMac() - Method in class org.bouncycastle.asn1.cmp.PBMParameter
 
getMac() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
 
getMac() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser
 
getMac() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getMac() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getMacAlgId() - Method in class org.bouncycastle.asn1.cmc.IdentityProofV2
 
getMacAlgorithm() - Method in class org.bouncycastle.asn1.cmc.PopLinkWitnessV2
 
getMacAlgorithm() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getMacAlgorithm() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getMacAlgorithm() - Method in class org.bouncycastle.asn1.cms.CMSAlgorithmProtection
 
getMediaType() - Method in class org.bouncycastle.asn1.cms.MetaData
 
getMessage() - Method in class org.bouncycastle.asn1.dvcs.Data
 
getMessageImprint() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getMessageImprint() - Method in class org.bouncycastle.asn1.dvcs.Data
 
getMessageImprint() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getMessageImprint() - Method in class org.bouncycastle.asn1.tsp.TimeStampReq
 
getMessageTime() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getMetaData() - Method in class org.bouncycastle.asn1.cms.TimeStampedData
 
getMetaData() - Method in class org.bouncycastle.asn1.cms.TimeStampedDataParser
 
getMicros() - Method in class org.bouncycastle.asn1.tsp.Accuracy
 
getMillis() - Method in class org.bouncycastle.asn1.tsp.Accuracy
 
getModulus() - Method in class org.bouncycastle.asn1.eac.RSAPublicKey
 
getName() - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
getName() - Method in class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
getNamingAuthority() - Method in class org.bouncycastle.asn1.isismtt.x509.Admissions
 
getNamingAuthority() - Method in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
 
getNamingAuthorityId() - Method in class org.bouncycastle.asn1.isismtt.x509.NamingAuthority
 
getNamingAuthorityText() - Method in class org.bouncycastle.asn1.isismtt.x509.NamingAuthority
 
getNamingAuthorityUrl() - Method in class org.bouncycastle.asn1.isismtt.x509.NamingAuthority
 
getNewSigCert() - Method in class org.bouncycastle.asn1.cmp.KeyRecRepContent
 
getNewWithNew() - Method in class org.bouncycastle.asn1.cmp.CAKeyUpdAnnContent
 
getNewWithOld() - Method in class org.bouncycastle.asn1.cmp.CAKeyUpdAnnContent
 
getNonce() - Method in class org.bouncycastle.asn1.cms.CCMParameters
 
getNonce() - Method in class org.bouncycastle.asn1.cms.GCMParameters
 
getNonce() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getNonce() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getNonce() - Method in class org.bouncycastle.asn1.tsp.TimeStampReq
 
getNotAfter() - Method in class org.bouncycastle.asn1.crmf.OptionalValidity
 
getNotBefore() - Method in class org.bouncycastle.asn1.crmf.OptionalValidity
 
getNoticeRef() - Method in class org.bouncycastle.asn1.esf.SPUserNotice
 
getObject() - Method in class org.bouncycastle.asn1.crmf.ProofOfPossession
 
getOcspIdentifier() - Method in class org.bouncycastle.asn1.esf.OcspResponsesID
 
getOcspRepHash() - Method in class org.bouncycastle.asn1.esf.OcspResponsesID
 
getOcspResponderID() - Method in class org.bouncycastle.asn1.esf.OcspIdentifier
 
getOcspResponses() - Method in class org.bouncycastle.asn1.esf.OcspListID
 
getOcspVals() - Method in class org.bouncycastle.asn1.esf.RevocationValues
 
getOcspids() - Method in class org.bouncycastle.asn1.esf.CrlOcspRef
 
getOid() - Method in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
getOid() - Method in class org.bouncycastle.asn1.est.AttrOrOID
 
getOldWithNew() - Method in class org.bouncycastle.asn1.cmp.CAKeyUpdAnnContent
 
getOpaque() - Method in class org.bouncycastle.asn1.its.SspRange
 
getOrderOfBasePointR() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getOrdering() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getOriginator() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getOriginatorInfo() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
 
getOriginatorInfo() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser
 
getOriginatorInfo() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getOriginatorInfo() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getOriginatorInfo() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getOriginatorInfo() - Method in class org.bouncycastle.asn1.cms.EnvelopedDataParser
 
getOriginatorKey() - Method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
getOther() - Method in class org.bouncycastle.asn1.cms.KEKIdentifier
 
getOtherCert() - Method in class org.bouncycastle.asn1.cmp.CMPCertificate
 
getOtherCertTag() - Method in class org.bouncycastle.asn1.cmp.CMPCertificate
 
getOtherInfo() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfo
 
getOtherKeyAttribute() - Method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
getOtherMetaData() - Method in class org.bouncycastle.asn1.cms.MetaData
 
getOtherMsgSequence() - Method in class org.bouncycastle.asn1.cmc.PKIData
 
getOtherMsgSequence() - Method in class org.bouncycastle.asn1.cmc.PKIResponse
 
getOtherMsgType() - Method in class org.bouncycastle.asn1.cmc.OtherMsg
 
getOtherMsgValue() - Method in class org.bouncycastle.asn1.cmc.OtherMsg
 
getOtherRev() - Method in class org.bouncycastle.asn1.esf.CrlOcspRef
 
getOtherRevRefType() - Method in class org.bouncycastle.asn1.esf.OtherRevRefs
 
getOtherRevRefs() - Method in class org.bouncycastle.asn1.esf.OtherRevRefs
 
getOtherRevValType() - Method in class org.bouncycastle.asn1.esf.OtherRevVals
 
getOtherRevVals() - Method in class org.bouncycastle.asn1.esf.OtherRevVals
 
getOtherRevVals() - Method in class org.bouncycastle.asn1.esf.RevocationValues
 
getOtherStatusInfo() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2
 
getOuterSignature() - Method in class org.bouncycastle.asn1.eac.CVCertificateRequest
 
getOwf() - Method in class org.bouncycastle.asn1.cmp.Challenge
 
getOwf() - Method in class org.bouncycastle.asn1.cmp.PBMParameter
 
getPKIStatusInfo() - Method in class org.bouncycastle.asn1.cmp.ErrorMsgContent
 
getParameters() - Method in class org.bouncycastle.asn1.smime.SMIMECapability
 
getPassPhrase() - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
getPassphrase() - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
getPathProcInput() - Method in class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
getPendTime() - Method in class org.bouncycastle.asn1.cmc.PendInfo
 
getPendToken() - Method in class org.bouncycastle.asn1.cmc.PendInfo
 
getPkiDataBodyid() - Method in class org.bouncycastle.asn1.cmc.LraPopWitness
 
getPkiDataReference() - Method in class org.bouncycastle.asn1.cmc.ModCertTemplate
 
getPolicies() - Method in class org.bouncycastle.asn1.ess.OtherSigningCertificate
 
getPolicies() - Method in class org.bouncycastle.asn1.ess.SigningCertificate
 
getPolicies() - Method in class org.bouncycastle.asn1.ess.SigningCertificateV2
 
getPolicy() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getPolicy() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getPop() - Method in class org.bouncycastle.asn1.crmf.CertReqMsg
Deprecated. use getPopo
getPopo() - Method in class org.bouncycastle.asn1.crmf.CertReqMsg
 
getPoposkInput() - Method in class org.bouncycastle.asn1.crmf.POPOSigningKey
 
getPostal() - Method in class org.bouncycastle.asn1.esf.SignerLocation
Return the postalAddress DirectoryStrings
getPostalAddress() - Method in class org.bouncycastle.asn1.esf.SignerLocation
 
getPrimeModulusP() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getPrivateKey() - Method in class org.bouncycastle.asn1.cmp.CertifiedKeyPair
 
getPrivateKey() - Method in class org.bouncycastle.asn1.crmf.EncKeyWithID
 
getProducedAt() - Method in class org.bouncycastle.asn1.esf.OcspIdentifier
 
getProfessionInfos() - Method in class org.bouncycastle.asn1.isismtt.x509.Admissions
 
getProfessionItems() - Method in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
 
getProfessionOIDs() - Method in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
 
getProofAlgID() - Method in class org.bouncycastle.asn1.cmc.IdentityProofV2
 
getProtection() - Method in class org.bouncycastle.asn1.cmp.PKIMessage
 
getProtectionAlg() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getPsid() - Method in class org.bouncycastle.asn1.its.PsidSspRange
 
getPubInfo() - Method in class org.bouncycastle.asn1.cmc.CMCPublicationInfo
 
getPubInfos() - Method in class org.bouncycastle.asn1.crmf.PKIPublicationInfo
 
getPubLocation() - Method in class org.bouncycastle.asn1.crmf.SinglePubInfo
 
getPubMethod() - Method in class org.bouncycastle.asn1.crmf.SinglePubInfo
 
getPublicExponent() - Method in class org.bouncycastle.asn1.eac.RSAPublicKey
 
getPublicKey() - Method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
 
getPublicKey() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getPublicKey() - Method in class org.bouncycastle.asn1.crmf.POPOSigningKeyInput
 
getPublicKey() - Method in class org.bouncycastle.asn1.eac.CVCertificateRequest
Return the public key data object carried in the request
getPublicKey() - Method in class org.bouncycastle.asn1.eac.CertificateBody
 
getPublicKeyMAC() - Method in class org.bouncycastle.asn1.crmf.POPOSigningKeyInput
Returns the publicKeyMAC field, or null if authInfo is sender
getPublicPointY() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getPublicationInfo() - Method in class org.bouncycastle.asn1.cmp.CertifiedKeyPair
 
getPvno() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getQualifier() - Method in class org.bouncycastle.asn1.esf.CommitmentTypeQualifier
 
getRKeyID() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientIdentifier
 
getReason() - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
getReason(int) - Method in class org.bouncycastle.asn1.cmp.PollRepContent
 
getReasons() - Method in class org.bouncycastle.asn1.cmc.GetCRL
 
getRecipKID() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getRecipNonce() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getRecipient() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getRecipientEncryptedKeys() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getRecipientIdentifier() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
getRecipientInfos() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
 
getRecipientInfos() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser
 
getRecipientInfos() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getRecipientInfos() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getRecipientInfos() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getRecipientInfos() - Method in class org.bouncycastle.asn1.cms.EnvelopedDataParser
 
getReducedHashTree() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
 
getRegInfo() - Method in class org.bouncycastle.asn1.crmf.CertReqMsg
 
getRegistrationNumber() - Method in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
 
getReqPolicy() - Method in class org.bouncycastle.asn1.tsp.TimeStampReq
 
getReqSequence() - Method in class org.bouncycastle.asn1.cmc.PKIData
 
getReqSignature() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getRequest() - Method in class org.bouncycastle.asn1.cmc.EncryptedPOP
 
getRequest() - Method in class org.bouncycastle.asn1.cms.SCVPReqRes
 
getRequestInformation() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequest
 
getRequestPolicy() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getRequestTime() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getRequester() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getResponse() - Method in class org.bouncycastle.asn1.cmp.CertRepMessage
 
getResponse() - Method in class org.bouncycastle.asn1.cms.SCVPReqRes
 
getResponseTime() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getRestriction() - Method in class org.bouncycastle.asn1.isismtt.x509.Restriction
 
getRevCerts() - Method in class org.bouncycastle.asn1.cmp.RevRepContent
 
getReverse(Object) - Method in class org.bouncycastle.asn1.eac.BidirectionalMap
 
getRole() - Method in class org.bouncycastle.asn1.eac.CVCertificate
return a bits field coded on one byte.
getRoleDescription(int) - Static method in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
getSID() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getSalt() - Method in class org.bouncycastle.asn1.cmp.PBMParameter
 
getSecondCoefB() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getSeconds() - Method in class org.bouncycastle.asn1.tsp.Accuracy
 
getSender() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getSender() - Method in class org.bouncycastle.asn1.crmf.POPOSigningKeyInput
Returns the sender field, or null if authInfo is publicKeyMAC
getSenderKID() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getSenderNonce() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getSeqNumber() - Method in class org.bouncycastle.asn1.cmc.PublishTrustAnchors
 
getSequenceNumber() - Method in class org.bouncycastle.asn1.eac.CertificateHolderReference
 
getSerialNumber() - Method in class org.bouncycastle.asn1.cmc.GetCert
 
getSerialNumber() - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
getSerialNumber() - Method in class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
getSerialNumber() - Method in class org.bouncycastle.asn1.crmf.CertId
 
getSerialNumber() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getSerialNumber() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getSerialNumber() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getService() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getSigPolicyHash() - Method in class org.bouncycastle.asn1.esf.SignaturePolicyId
 
getSigPolicyId() - Method in class org.bouncycastle.asn1.esf.SignaturePolicyId
 
getSigPolicyQualifierId() - Method in class org.bouncycastle.asn1.esf.SigPolicyQualifierInfo
 
getSigPolicyQualifiers() - Method in class org.bouncycastle.asn1.esf.SignaturePolicyId
 
getSigQualifier() - Method in class org.bouncycastle.asn1.esf.SigPolicyQualifierInfo
 
getSignature() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
getSignature() - Method in class org.bouncycastle.asn1.crmf.POPOSigningKey
 
getSignature() - Method in class org.bouncycastle.asn1.eac.CVCertificate
Gives the signature of the whole body.
getSignatureAlgorithm() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
getSignatureAlgorithm() - Method in class org.bouncycastle.asn1.cms.CMSAlgorithmProtection
 
getSignaturePolicyId() - Method in class org.bouncycastle.asn1.esf.SignaturePolicyIdentifier
 
getSignerInfos() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getSignerInfos() - Method in class org.bouncycastle.asn1.cms.SignedDataParser
 
getSigningAlg() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getSspBitmask() - Method in class org.bouncycastle.asn1.its.BitmapSspRange
 
getSspRange() - Method in class org.bouncycastle.asn1.its.PsidSspRange
 
getSspValue() - Method in class org.bouncycastle.asn1.its.BitmapSspRange
 
getStatus() - Method in class org.bouncycastle.asn1.cmp.CertResponse
 
getStatus() - Method in class org.bouncycastle.asn1.cmp.KeyRecRepContent
 
getStatus() - Method in class org.bouncycastle.asn1.cmp.PKIStatusInfo
 
getStatus() - Method in class org.bouncycastle.asn1.cmp.RevAnnContent
 
getStatus() - Method in class org.bouncycastle.asn1.cmp.RevRepContent
 
getStatus() - Method in class org.bouncycastle.asn1.tsp.TimeStampResp
 
getStatusInfo() - Method in class org.bouncycastle.asn1.cmp.CertStatus
 
getStatusString() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfo
 
getStatusString() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2
 
getStatusString() - Method in class org.bouncycastle.asn1.cmp.PKIStatusInfo
 
getStringAt(int) - Method in class org.bouncycastle.asn1.cmp.PKIFreeText
Return the UTF8STRING at index i.
getSubject() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
getSubject() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getSubjectKeyIdentifier() - Method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
getSubjectKeyIdentifier() - Method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
getSubjectPublicKey() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
getSubjectPublicKeyAlgorithm() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
getSubjectUID() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getSymmAlg() - Method in class org.bouncycastle.asn1.crmf.EncryptedValue
 
getSymmAlgorithm() - Method in class org.bouncycastle.asn1.its.SymmAlgorithm
 
getTag(int) - Static method in class org.bouncycastle.asn1.eac.EACTags
 
getTagNo() - Method in class org.bouncycastle.asn1.cmc.TaggedRequest
 
getTagNo() - Method in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
getTagNo(int) - Static method in class org.bouncycastle.asn1.eac.EACTags
 
getTagNo() - Method in class org.bouncycastle.asn1.eac.UnsignedInteger
 
getTarget() - Method in class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
getTemporalEvidence() - Method in class org.bouncycastle.asn1.cms.TimeStampedData
 
getTemporalEvidence() - Method in class org.bouncycastle.asn1.cms.TimeStampedDataParser
 
getThePOP() - Method in class org.bouncycastle.asn1.cmc.DecryptedPOP
 
getThePOPAlgID() - Method in class org.bouncycastle.asn1.cmc.DecryptedPOP
 
getThePOPAlgID() - Method in class org.bouncycastle.asn1.cmc.EncryptedPOP
 
getThirdPerson() - Method in class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax
 
getTime() - Method in class org.bouncycastle.asn1.cmc.GetCRL
 
getTime() - Method in class org.bouncycastle.asn1.cms.Time
Get the date+tine as a String in full form century format.
getTimeStamp() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
 
getTimeStampToken() - Method in class org.bouncycastle.asn1.cms.TimeStampAndCRL
 
getTimeStampToken() - Method in class org.bouncycastle.asn1.dvcs.DVCSTime
 
getTimeStampToken() - Method in class org.bouncycastle.asn1.tsp.TimeStampResp
 
getTransactionID() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
 
getTransactionIdentifier() - Method in class org.bouncycastle.asn1.dvcs.DVCSErrorNotice
 
getTransactionIdentifier() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequest
 
getTransactionStatus() - Method in class org.bouncycastle.asn1.dvcs.DVCSErrorNotice
 
getTsa() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getTstEvidence() - Method in class org.bouncycastle.asn1.cms.Evidence
 
getType() - Method in class org.bouncycastle.asn1.cmp.PKIBody
 
getType() - Method in class org.bouncycastle.asn1.cms.OtherRecipientInfo
 
getType() - Method in class org.bouncycastle.asn1.crmf.AttributeTypeAndValue
 
getType() - Method in class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
getType() - Method in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
getType() - Method in class org.bouncycastle.asn1.crmf.ProofOfPossession
 
getType() - Method in class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
 
getType() - Method in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
getTypeOfSubstitution() - Method in class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax
 
getUnauthAttrs() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
 
getUnauthAttrs() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser
 
getUnauthAttrs() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getUnauthAttrs() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getUnauthenticatedAttributes() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getUnicodeVersion() - Method in class org.bouncycastle.asn1.icao.LDSVersionInfo
 
getUnprotectedAttrs() - Method in class org.bouncycastle.asn1.cms.EncryptedData
 
getUnprotectedAttrs() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getUnprotectedAttrs() - Method in class org.bouncycastle.asn1.cms.EnvelopedDataParser
 
getUri() - Method in class org.bouncycastle.asn1.esf.SPuri
 
getUsage() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
getUsage() - Method in class org.bouncycastle.asn1.eac.PublicKeyDataObject
 
getUsage() - Method in class org.bouncycastle.asn1.eac.RSAPublicKey
 
getUserKeyingMaterial() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getValidity() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
 
getValue() - Method in class org.bouncycastle.asn1.cmc.TaggedRequest
 
getValue() - Method in class org.bouncycastle.asn1.cmp.PKIStatus
 
getValue() - Method in class org.bouncycastle.asn1.cms.OtherRecipientInfo
 
getValue() - Method in class org.bouncycastle.asn1.crmf.AttributeTypeAndValue
 
getValue() - Method in class org.bouncycastle.asn1.crmf.EncryptedKey
 
getValue() - Method in class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
getValue() - Method in class org.bouncycastle.asn1.crmf.PKMACValue
 
getValue() - Method in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
getValue() - Method in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
getValue() - Method in class org.bouncycastle.asn1.dvcs.ServiceType
 
getValue() - Method in class org.bouncycastle.asn1.eac.UnsignedInteger
 
getValue() - Method in class org.bouncycastle.asn1.ess.ContentIdentifier
 
getValue() - Method in class org.bouncycastle.asn1.its.GroupLinkageValue
 
getValueCount() - Method in class org.bouncycastle.asn1.tsp.PartialHashtree
 
getValueHint() - Method in class org.bouncycastle.asn1.crmf.EncryptedValue
 
getValues() - Method in class org.bouncycastle.asn1.esf.SignerAttribute
Return the sequence of choices - the array elements will either be of type Attribute[] or AttributeCertificate depending on what tag was used.
getValues() - Method in class org.bouncycastle.asn1.tsp.PartialHashtree
 
getVersion() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
getVersion() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedDataParser
 
getVersion() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.AuthenticatedDataParser
 
getVersion() - Method in class org.bouncycastle.asn1.cms.CompressedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.CompressedDataParser
 
getVersion() - Method in class org.bouncycastle.asn1.cms.DigestedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.EncryptedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.EnvelopedDataParser
 
getVersion() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.PasswordRecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.RecipientInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.SignedData
 
getVersion() - Method in class org.bouncycastle.asn1.cms.SignedDataParser
 
getVersion() - Method in class org.bouncycastle.asn1.cms.SignerInfo
 
getVersion() - Method in class org.bouncycastle.asn1.cms.TimeStampedDataParser
 
getVersion() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
Return Version - -1 if not set.
getVersion() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
getVersion() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
getVersion() - Method in class org.bouncycastle.asn1.icao.CscaMasterList
 
getVersion() - Method in class org.bouncycastle.asn1.icao.LDSSecurityObject
 
getVersion() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
 
getVersion() - Method in class org.bouncycastle.asn1.tsp.TimeStampReq
 
getVersionInfo() - Method in class org.bouncycastle.asn1.icao.LDSSecurityObject
 
getWillBeRevokedAt() - Method in class org.bouncycastle.asn1.cmp.RevAnnContent
 
getWitness() - Method in class org.bouncycastle.asn1.cmc.EncryptedPOP
 
getWitness() - Method in class org.bouncycastle.asn1.cmc.IdentityProofV2
 
getWitness() - Method in class org.bouncycastle.asn1.cmc.PopLinkWitnessV2
 
getWitness() - Method in class org.bouncycastle.asn1.cmp.Challenge
 
getWitnessAlgID() - Method in class org.bouncycastle.asn1.cmc.EncryptedPOP
 
getX509v2AttrCert() - Method in class org.bouncycastle.asn1.cmp.CMPCertificate
Deprecated. use getOtherCert and getOtherTag to make sure message is really what it should be.
getX509v3PKCert() - Method in class org.bouncycastle.asn1.cmp.CMPCertificate
 
getcMCStatus() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2
 
getcRLName() - Method in class org.bouncycastle.asn1.cmc.GetCRL
 
granted - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
grantedWithMods - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 

H

HEADER_LIST - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
HISTORICAL_BYTES - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
HashAlgorithm - class org.bouncycastle.asn1.its.HashAlgorithm.
CertificateType ::= ENUMERATED { explicit, implicit, [] }
HashAlgorithm(int) - Constructor for class org.bouncycastle.asn1.its.HashAlgorithm
 
HashedData - class org.bouncycastle.asn1.its.HashedData.
HashedData ::= CHOICE { sha256HashedData OCTET STRING (SIZE(32)) }
HashedData(byte[]) - Constructor for class org.bouncycastle.asn1.its.HashedData
 
HeaderInfo - class org.bouncycastle.asn1.its.HeaderInfo.
HeaderInfo ::= SEQUENCE { psid Psid, generationTime Time64 OPTIONAL, expiryTime Time64 OPTIONAL, generationLocation ThreeDLocation OPTIONAL, p2pcdLearningRequest HashedId3 OPTIONAL, missingCrlIdentifier MissingCrlIdentifier OPTIONAL, [], inlineP2pcdRequest SequenceOfHashedId3 OPTIONAL, requestedCertificate Certificate OPTIONAL }
hasIdentifier() - Method in class org.bouncycastle.asn1.crmf.EncKeyWithID
 
hasOtherInfo() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfo
 
hasOtherInfo() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2
 
hasOuterSignature() - Method in class org.bouncycastle.asn1.eac.CVCertificateRequest
 
hasParameters() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
hashCode() - Method in class org.bouncycastle.asn1.eac.PackedDate
 

I

ICAOObjectIdentifiers - interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers.
{ ISOITU(2) intorgs(23) icao(136) }
INCORRECT_DATA - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
INITIAL_ACCESS_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
INTEGRATED_CIRCUIT_MANUFACTURER_ID - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
INTERCHANGE_CONTROL - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
INTERCHANGE_PROFILE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
IS - Static variable in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
ISISMTTObjectIdentifiers - interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers.
ISISMT -- Industrial Signature Interoperability Specification
ISSUER_IDENTIFICATION_NUMBER - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
IValue - class org.bouncycastle.asn1.its.IValue.
Uint16 ::= INTEGER (0..65535) IValue ::= Uint16
IdentityProofV2 - class org.bouncycastle.asn1.cmc.IdentityProofV2.
id-cmc-identityProofV2 OBJECT IDENTIFIER ::= { id-cmc 34 } identityProofV2 ::= SEQUENCE { proofAlgID AlgorithmIdentifier, macAlgId AlgorithmIdentifier, witness OCTET STRING }
IdentityProofV2(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.cmc.IdentityProofV2
 
Ieee1609Dot2Content - class org.bouncycastle.asn1.its.Ieee1609Dot2Content.
Ieee1609Dot2Content ::= CHOICE { unsecuredData Opaque, signedData SignedData, encryptedData EncryptedData, signedCertificateRequest Opaque, [] }
Ieee1609Dot2Content() - Constructor for class org.bouncycastle.asn1.its.Ieee1609Dot2Content
 
Ieee1609Dot2Data - class org.bouncycastle.asn1.its.Ieee1609Dot2Data.
Ieee1609Dot2Data ::= SEQUENCE { protocolVersion Uint8(3), content Ieee1609Dot2Content }
Implicit - Static variable in class org.bouncycastle.asn1.its.CertificateType
 
ImplicitCertificate - class org.bouncycastle.asn1.its.ImplicitCertificate.
 
InfoTypeAndValue - class org.bouncycastle.asn1.cmp.InfoTypeAndValue.
Example InfoTypeAndValue contents include, but are not limited to, the following (un-comment in this ASN.1 module and use as appropriate for a given environment): id-it-caProtEncCert OBJECT IDENTIFIER ::= {id-it 1} CAProtEncCertValue ::= CMPCertificate id-it-signKeyPairTypes OBJECT IDENTIFIER ::= {id-it 2} SignKeyPairTypesValue ::= SEQUENCE OF AlgorithmIdentifier id-it-encKeyPairTypes OBJECT IDENTIFIER ::= {id-it 3} EncKeyPairTypesValue ::= SEQUENCE OF AlgorithmIdentifier id-it-preferredSymmAlg OBJECT IDENTIFIER ::= {id-it 4} PreferredSymmAlgValue ::= AlgorithmIdentifier id-it-caKeyUpdateInfo OBJECT IDENTIFIER ::= {id-it 5} CAKeyUpdateInfoValue ::= CAKeyUpdAnnContent id-it-currentCRL OBJECT IDENTIFIER ::= {id-it 6} CurrentCRLValue ::= CertificateList id-it-unsupportedOIDs OBJECT IDENTIFIER ::= {id-it 7} UnsupportedOIDsValue ::= SEQUENCE OF OBJECT IDENTIFIER id-it-keyPairParamReq OBJECT IDENTIFIER ::= {id-it 10} KeyPairParamReqValue ::= OBJECT IDENTIFIER id-it-keyPairParamRep OBJECT IDENTIFIER ::= {id-it 11} KeyPairParamRepValue ::= AlgorithmIdentifer id-it-revPassphrase OBJECT IDENTIFIER ::= {id-it 12} RevPassphraseValue ::= EncryptedValue id-it-implicitConfirm OBJECT IDENTIFIER ::= {id-it 13} ImplicitConfirmValue ::= NULL id-it-confirmWaitTime OBJECT IDENTIFIER ::= {id-it 14} ConfirmWaitTimeValue ::= GeneralizedTime id-it-origPKIMessage OBJECT IDENTIFIER ::= {id-it 15} OrigPKIMessageValue ::= PKIMessages id-it-suppLangTags OBJECT IDENTIFIER ::= {id-it 16} SuppLangTagsValue ::= SEQUENCE OF UTF8String where id-pkix OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7)} and id-it OBJECT IDENTIFIER ::= {id-pkix 4}
InfoTypeAndValue(ASN1ObjectIdentifier) - Constructor for class org.bouncycastle.asn1.cmp.InfoTypeAndValue
 
InfoTypeAndValue(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cmp.InfoTypeAndValue
 
IssuerAndSerialNumber - class org.bouncycastle.asn1.cms.IssuerAndSerialNumber.
RFC 5652: IssuerAndSerialNumber object.
IssuerAndSerialNumber(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
Deprecated. use getInstance() method.
IssuerAndSerialNumber(Certificate) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509CertificateStructure) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
Deprecated. use constructor taking Certificate
IssuerAndSerialNumber(X500Name, BigInteger) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
IssuerAndSerialNumber(X509Name, BigInteger) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
Deprecated. use X500Name constructor
IssuerAndSerialNumber(X509Name, ASN1Integer) - Constructor for class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
Deprecated. use X500Name constructor
IssuerIdentifier - class org.bouncycastle.asn1.its.IssuerIdentifier.
IssuerIdentifier ::= CHOICE { sha256AndDigest HashedId8, self HashAlgorithm, [], sha384AndDigest HashedId8 }
IssuerIdentifier() - Constructor for class org.bouncycastle.asn1.its.IssuerIdentifier
 
id_CA - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
id-CA OBJECT IDENTIFIER ::= { bsi-de protocols(2) smartcard(2) 3 } OID: 0.4.0.127.0.7.2.2.3
id_CA_DH - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.3.1
id_CA_DH_3DES_CBC_CBC - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.3.1.1
id_CA_ECDH - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.3.2
id_CA_ECDH_3DES_CBC_CBC - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.3.2.1
id_EAC_ePassport - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
id-EAC-ePassport OBJECT IDENTIFIER ::= { bsi-de applications(3) mrtd(1) roles(2) 1 } OID: 0.4.0.127.0.7.3.1.2.1
id_PK - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
id-PK OBJECT IDENTIFIER ::= { bsi-de protocols(2) smartcard(2) 1 } OID: 0.4.0.127.0.7.2.2.1
id_PK_DH - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.1.1
id_PK_ECDH - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.1.2
id_RSASSA_PSS_SHAKE128 - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
id_RSASSA_PSS_SHAKE256 - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
id_TA - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
id-TA OBJECT IDENTIFIER ::= { bsi-de protocols(2) smartcard(2) 2 } OID: 0.4.0.127.0.7.2.2.2
id_TA_ECDSA - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.2
id_TA_ECDSA_SHA_1 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.2.1
id_TA_ECDSA_SHA_224 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.2.2
id_TA_ECDSA_SHA_256 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.2.3
id_TA_ECDSA_SHA_384 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.2.4
id_TA_ECDSA_SHA_512 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.2.5
id_TA_RSA - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.1
id_TA_RSA_PSS_SHA_1 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.1.3
id_TA_RSA_PSS_SHA_256 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.1.4
id_TA_RSA_PSS_SHA_512 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.1.6
id_TA_RSA_v1_5_SHA_1 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.1.1
id_TA_RSA_v1_5_SHA_256 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.1.2
id_TA_RSA_v1_5_SHA_512 - Static variable in interface org.bouncycastle.asn1.eac.EACObjectIdentifiers
OID: 0.4.0.127.0.7.2.2.2.1.5
id_aa_dvcs_dvc - Static variable in interface org.bouncycastle.asn1.dvcs.DVCSObjectIdentifiers
SMIME DataValidation certificate attribute id-aa-dvcs-dvc; OID: 1.2.840.113549.1.9.16.2,29
id_ad_dvcs - Static variable in interface org.bouncycastle.asn1.dvcs.DVCSObjectIdentifiers
Authority Information Access for DVCS; id-ad-dcvs; OID: 1.3.6.1.5.5.7.48.4
id_alg - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
1.3.6.1.5.5.7.6
id_alg - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.3.6.1.5.5.7.6
id_alg_dh_pop - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
 
id_cct - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cct_PKIData - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cct_PKIResponse - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_addExtensions - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_authData - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_batchRequests - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_batchResponses - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_confirmCertAcceptance - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_controlProcessed - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_dataReturn - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_decryptedPOP - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_encryptedPOP - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_getCRL - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_getCert - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_identification - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_identityProof - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_identityProofV2 - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_lraPOPWitness - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_modCertTemplate - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_popLinkRandom - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_popLinkWitness - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_popLinkWitnessV2 - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_publishCert - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_queryPending - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_recipientNonce - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_regInfo - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_responseInfo - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_revokeRequest - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_senderNonce - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_statusInfo - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_statusInfoV2 - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_transactionId - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_cmc_trustedAnchors - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_ct_DVCSRequestData - Static variable in interface org.bouncycastle.asn1.dvcs.DVCSObjectIdentifiers
SMIME eContentType id-ct-DVCSRequestData; OID: 1.2.840.113549.1.9.16.1.7
id_ct_DVCSResponseData - Static variable in interface org.bouncycastle.asn1.dvcs.DVCSObjectIdentifiers
SMIME eContentType id-ct-DVCSResponseData; OID: 1.2.840.113549.1.9.16.1.8
id_ct_encKeyWithID - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.2.840.113549.1.9.16.1,21
id_dh_sig_hmac_sha1 - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
 
id_ecc - Static variable in interface org.bouncycastle.asn1.bsi.BSIObjectIdentifiers
 
id_ecdsa_with_shake128 - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
id_ecdsa_with_shake256 - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
 
id_icao - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
2.23.136
id_icao_aaProtocolObject - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
Active Authentication protocol, see draft TR LDS and PKI Maintenance, par. 5.2.2 2.23.136.1.1.5
id_icao_cscaMasterList - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
CSCA master list, see TR CSCA Countersigning and Master List issuance 2.23.136.1.1.2
id_icao_cscaMasterListSigningKey - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
2.23.136.1.1.3
id_icao_documentTypeList - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
document type list, see draft TR LDS and PKI Maintenance, par. 3.2.1 2.23.136.1.1.4
id_icao_extensions - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
CSCA name change and key reoll-over, see draft TR LDS and PKI Maintenance, par. 3.2.1 2.23.136.1.1.6
id_icao_extensions_namechangekeyrollover - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
2.23.136.1.1.6.1
id_icao_ldsSecurityObject - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
LDS security object, see ICAO Doc 9303-Volume 2-Section IV-A3.2 2.23.136.1.1.1
id_icao_mrtd - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
2.23.136.1
id_icao_mrtd_security - Static variable in interface org.bouncycastle.asn1.icao.ICAOObjectIdentifiers
2.23.136.1.1
id_isismtt - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
1.3.36.8
id_isismtt_at - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
1.3.36.8.3
id_isismtt_at_PKReference - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Reference for a file of a smartcard that stores the public key of this certificate and that is used as "security anchor".
id_isismtt_at_additionalInformation - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Some other information of non-restrictive nature regarding the usage of this certificate.
id_isismtt_at_admission - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Attribute to indicate admissions to certain professions.
id_isismtt_at_certHash - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Hash of a certificate in OCSP.
id_isismtt_at_certInDirSince - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
SingleOCSPResponse extension: Date, when certificate has been published in the directory and status information has become available.
id_isismtt_at_dateOfCertGen - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Certificate extensionDate of certificate generation DateOfCertGenSyntax ::= GeneralizedTime OID: 1.3.36.8.3.1
id_isismtt_at_declarationOfMajority - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
A declaration of majority.
id_isismtt_at_iCCSN - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Serial number of the smart card containing the corresponding private key ICCSNSyntax ::= OCTET STRING (SIZE(8..20)) OID: 1.3.36.8.3.6
id_isismtt_at_liabilityLimitationFlag - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Indicates that an attribute certificate exists, which limits the usability of this public key certificate.
id_isismtt_at_monetaryLimit - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Monetary limit for transactions.
id_isismtt_at_nameAtBirth - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
NameAtBirth ::= DirectoryString(SIZE(1..64) Used in SubjectDirectoryAttributes OID: 1.3.36.8.3.14
id_isismtt_at_namingAuthorities - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Base ObjectIdentifier for naming authorities OID: 1.3.36.8.3.11
id_isismtt_at_namingAuthorities_RechtWirtschaftSteuern - Static variable in class org.bouncycastle.asn1.isismtt.x509.NamingAuthority
Profession OIDs should always be defined under the OID branch of the responsible naming authority.
id_isismtt_at_procuration - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Attribute to indicate that the certificate holder may sign in the name of a third person.
id_isismtt_at_requestedCertificate - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
SingleOCSPResponse extension: The certificate requested by the client by inserting the RetrieveIfAllowed extension in the request, will be returned in this extension.
id_isismtt_at_restriction - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
Some other restriction regarding the usage of this certificate.
id_isismtt_at_retrieveIfAllowed - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
(Single)Request extension: Clients may include this extension in a (single) Request to request the responder to send the certificate in the response message along with the status information.
id_isismtt_cp - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
1.3.36.8.1
id_isismtt_cp_accredited - Static variable in interface org.bouncycastle.asn1.isismtt.ISISMTTObjectIdentifiers
The id-isismtt-cp-accredited OID indicates that the certificate is a qualified certificate according to Directive 1999/93/EC of the European Parliament and of the Council of 13 December 1999 on a Community Framework for Electronic Signatures, which additionally conforms the special requirements of the SigG and has been issued by an accredited CA.
id_kp_dvcs - Static variable in interface org.bouncycastle.asn1.dvcs.DVCSObjectIdentifiers
Key Purpose for DVCS; id-kp-dvcs; OID: 1.3.6.1.5.5.7.3.10
id_pkip - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4211: it-pkip: PKIX.5 = 1.3.6.1.5.5.7.5
id_pkip - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.3.6.1.5.5.7.5
id_pkix - Static variable in interface org.bouncycastle.asn1.cmc.CMCObjectIdentifiers
 
id_pkix - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.3.6.1.5.5.7
id_pkix - Static variable in interface org.bouncycastle.asn1.dvcs.DVCSObjectIdentifiers
Base OID id-pkix: 1.3.6.1.5.5.7
id_regCtrl - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4211: it-regCtrl: 1.3.6.1.5.5.7.5.1
id_regCtrl - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.3.6.1.5.5.7.1
id_regCtrl_authenticator - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.3.6.1.5.5.7.1.2
id_regCtrl_pkiArchiveOptions - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.3.6.1.5.5.7.1.4
id_regCtrl_pkiPublicationInfo - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.3.6.1.5.5.7.1.3
id_regCtrl_regToken - Static variable in interface org.bouncycastle.asn1.crmf.CRMFObjectIdentifiers
1.3.6.1.5.5.7.1.1
id_regInfo - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4211: it-regInfo: 1.3.6.1.5.5.7.5.2
id_ri - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
The other Revocation Info arc id-ri OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) ri(16) }
id_ri_ocsp_response - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
1.3.6.1.5.5.7.16.2
id_ri_scvp - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
1.3.6.1.5.5.7.16.4
id_role_EAC - Static variable in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
id_smime - Static variable in interface org.bouncycastle.asn1.dvcs.DVCSObjectIdentifiers
Base OID id-smime: 1.2.840.113549.1.9.16
idea_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
incorrectData - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
internalCAError - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
isAll() - Method in class org.bouncycastle.asn1.its.SspRange
 
isBodyPartID() - Method in class org.bouncycastle.asn1.cmc.BodyPartReference
 
isEncryptedValue() - Method in class org.bouncycastle.asn1.crmf.EncryptedKey
 
isExplicitPolicyReqd() - Method in class org.bouncycastle.asn1.dvcs.PathProcInput
 
isExtendedFailInfo() - Method in class org.bouncycastle.asn1.cmc.OtherStatusInfo
 
isFailInfo() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfo.OtherInfo
 
isFailInfo() - Method in class org.bouncycastle.asn1.cmc.OtherStatusInfo
 
isHashProtected() - Method in class org.bouncycastle.asn1.cms.MetaData
 
isIdentifierUTF8String() - Method in class org.bouncycastle.asn1.crmf.EncKeyWithID
 
isInhibitAnyPolicy() - Method in class org.bouncycastle.asn1.dvcs.PathProcInput
 
isInhibitPolicyMapping() - Method in class org.bouncycastle.asn1.dvcs.PathProcInput
 
isOid() - Method in class org.bouncycastle.asn1.est.AttrOrOID
 
isPendingInfo() - Method in class org.bouncycastle.asn1.cmc.OtherStatusInfo
 
isReplacingFields() - Method in class org.bouncycastle.asn1.cmc.ModCertTemplate
 
isSet(int) - Method in class org.bouncycastle.asn1.eac.Flags
 
isSignaturePolicyImplied() - Method in class org.bouncycastle.asn1.esf.SignaturePolicyIdentifier
 
isTagged() - Method in class org.bouncycastle.asn1.cms.RecipientIdentifier
 
isTagged() - Method in class org.bouncycastle.asn1.cms.RecipientInfo
 
isTagged() - Method in class org.bouncycastle.asn1.cms.SignerIdentifier
 
isX509v3PKCert() - Method in class org.bouncycastle.asn1.cmp.CMPCertificate
 
it_caKeyUpdateInfo - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.5
it_caProtEncCert - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.1
it_confirmWaitTime - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.14
it_currentCRL - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.6
it_encKeyPairTypes - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.3
it_implicitConfirm - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.13
it_keyPairParamRep - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.11
it_keyPairParamReq - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.10
it_origPKIMessage - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.15
it_preferredSymAlg - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.4
it_revPassphrase - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.12
it_signKeyPairTypes - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.2
it_suppLangTags - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.16
it_unsupportedOIDs - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4120: 1.3.6.1.5.5.7.4.7

K

KEKIdentifier - class org.bouncycastle.asn1.cms.KEKIdentifier.
RFC 5652: Content encryption key delivery mechanisms.
KEKIdentifier(byte[], ASN1GeneralizedTime, OtherKeyAttribute) - Constructor for class org.bouncycastle.asn1.cms.KEKIdentifier
 
KEKRecipientInfo - class org.bouncycastle.asn1.cms.KEKRecipientInfo.
RFC 5652: Content encryption key delivery mechanisms.
KEKRecipientInfo(KEKIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
KEKRecipientInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KEKRecipientInfo
 
KEY_UPDATE_WARNING - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
KeyAgreeRecipientIdentifier - class org.bouncycastle.asn1.cms.KeyAgreeRecipientIdentifier.
RFC 5652: Content encryption key delivery mechanisms.
KeyAgreeRecipientIdentifier(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.cms.KeyAgreeRecipientIdentifier
 
KeyAgreeRecipientIdentifier(RecipientKeyIdentifier) - Constructor for class org.bouncycastle.asn1.cms.KeyAgreeRecipientIdentifier
 
KeyAgreeRecipientInfo - class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo.
RFC 5652: Content encryption key delivery mechanisms.
KeyAgreeRecipientInfo(OriginatorIdentifierOrKey, ASN1OctetString, AlgorithmIdentifier, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
 
KeyAgreeRecipientInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
Deprecated. use getInstance()
KeyRecRepContent - class org.bouncycastle.asn1.cmp.KeyRecRepContent.
 
KeyTransRecipientInfo - class org.bouncycastle.asn1.cms.KeyTransRecipientInfo.
RFC 5652: Content encryption key delivery mechanisms.
KeyTransRecipientInfo(RecipientIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
 
KeyTransRecipientInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
Deprecated. use getInstance()
keyGenParameters - Static variable in class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
keyUpdateWaiting - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 

L

LANGUAGE_PREFERENCES - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
LDSSecurityObject - class org.bouncycastle.asn1.icao.LDSSecurityObject.
The LDSSecurityObject object (V1.8).
LDSSecurityObject(AlgorithmIdentifier, DataGroupHash[]) - Constructor for class org.bouncycastle.asn1.icao.LDSSecurityObject
 
LDSSecurityObject(AlgorithmIdentifier, DataGroupHash[], LDSVersionInfo) - Constructor for class org.bouncycastle.asn1.icao.LDSSecurityObject
 
LDSVersionInfo - class org.bouncycastle.asn1.icao.LDSVersionInfo.
 
LDSVersionInfo(String, String) - Constructor for class org.bouncycastle.asn1.icao.LDSVersionInfo
 
LOGIN_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
LOGIN_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
Latitude - class org.bouncycastle.asn1.its.Latitude.
Latitude ::= NinetyDegreeInt NinetyDegreeInt ::= INTEGER { min (-900000000), max (900000000), unknown (900000001) }
Latitude() - Constructor for class org.bouncycastle.asn1.its.Latitude
 
LinkageData - class org.bouncycastle.asn1.its.LinkageData.
LinkageData ::= SEQUENCE { iCert IValue, linkage-value LinkageValue, group-linkage-value GroupLinkageValue OPTIONAL }
LinkageValue - class org.bouncycastle.asn1.its.LinkageValue.
LinkageValue ::= OCTET STRING (SIZE(9))
Longitude - class org.bouncycastle.asn1.its.Longitude.
Latitude ::= OneEightyDegreeInt NinetyDegreeInt ::= INTEGER { min (-17999999999), max (1800000000), unknown (1800000001) }
Longitude() - Constructor for class org.bouncycastle.asn1.its.Longitude
 
LraPopWitness - class org.bouncycastle.asn1.cmc.LraPopWitness.
id-cmc-lraPOPWitness OBJECT IDENTIFIER ::= {id-cmc 11} LraPopWitness ::= SEQUENCE { pkiDataBodyid BodyPartID, bodyIds SEQUENCE OF BodyPartID }
LraPopWitness(BodyPartID, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cmc.LraPopWitness
 
ldap - Static variable in class org.bouncycastle.asn1.crmf.SinglePubInfo
 

M

MAC - Static variable in class org.bouncycastle.asn1.cms.CMSAlgorithmProtection
 
MAX_MICROS - Static variable in class org.bouncycastle.asn1.tsp.Accuracy
 
MAX_MILLIS - Static variable in class org.bouncycastle.asn1.tsp.Accuracy
 
MESSAGE_REFERENCE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
MIN_MICROS - Static variable in class org.bouncycastle.asn1.tsp.Accuracy
 
MIN_MILLIS - Static variable in class org.bouncycastle.asn1.tsp.Accuracy
 
MISSING_TIME_STAMP - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
MQVuserKeyingMaterial - class org.bouncycastle.asn1.cms.ecc.MQVuserKeyingMaterial.
RFC 5753/3278: MQVuserKeyingMaterial object.
MQVuserKeyingMaterial(OriginatorPublicKey, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.ecc.MQVuserKeyingMaterial
 
MessageImprint - class org.bouncycastle.asn1.tsp.MessageImprint.
 
MessageImprint(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.tsp.MessageImprint
 
MetaData - class org.bouncycastle.asn1.cms.MetaData.
RFC 5544: Binding Documents with Time-Stamps; MetaData object.
MetaData(ASN1Boolean, DERUTF8String, DERIA5String, Attributes) - Constructor for class org.bouncycastle.asn1.cms.MetaData
 
ModCertTemplate - class org.bouncycastle.asn1.cmc.ModCertTemplate.
id-cmc-modCertTemplate OBJECT IDENTIFIER ::= {id-cmc 31} ModCertTemplate ::= SEQUENCE { pkiDataReference BodyPartPath, certReferences BodyPartList, replace BOOLEAN DEFAULT TRUE, certTemplate CertTemplate }
ModCertTemplate(BodyPartPath, BodyPartList, boolean, CertTemplate) - Constructor for class org.bouncycastle.asn1.cmc.ModCertTemplate
 
MonetaryLimit - class org.bouncycastle.asn1.isismtt.x509.MonetaryLimit.
Monetary limit for transactions.
MonetaryLimit(String, int, int) - Constructor for class org.bouncycastle.asn1.isismtt.x509.MonetaryLimit
Constructor from a given details.
maybeOpaque() - Method in class org.bouncycastle.asn1.its.SspRange
 
messageDigest - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
PKCS#9: 1.2.840.113549.1.9.4
missingTimeStamp - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
mustArchiveKeys - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 

N

NAME - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
NON_INTERINDUSTRY_DATA_OBJECT_NESTING_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
NULL_NAME - Static variable in class org.bouncycastle.asn1.cmp.PKIHeader
Value for a "null" recipient or sender.
NamingAuthority - class org.bouncycastle.asn1.isismtt.x509.NamingAuthority.
Names of authorities which are responsible for the administration of title registers.
NamingAuthority(ASN1ObjectIdentifier, String, DirectoryString) - Constructor for class org.bouncycastle.asn1.isismtt.x509.NamingAuthority
Constructor from given details.
Notar - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Notar
Notariatsverwalter - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Notariatsverwalter
Notariatsverwalterin - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Notariatsverwalterin
Notarin - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Notarin
Notarvertreter - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Notarvertreter
Notarvertreterin - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Notarvertreterin
noKeyReuse - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
noSupport - Static variable in class org.bouncycastle.asn1.cmc.CMCStatus
 
notAuthorized - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
notYoungerThan - Static variable in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 
notYoungerThan() - Method in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
 

O

OFFSET_DATA_OBJECT - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
OOBCertHash - class org.bouncycastle.asn1.cmp.OOBCertHash.
 
OOBCertHash(AlgorithmIdentifier, CertId, byte[]) - Constructor for class org.bouncycastle.asn1.cmp.OOBCertHash
 
OOBCertHash(AlgorithmIdentifier, CertId, DERBitString) - Constructor for class org.bouncycastle.asn1.cmp.OOBCertHash
 
ORM - Static variable in class org.bouncycastle.asn1.cmc.TaggedRequest
 
OcspIdentifier - class org.bouncycastle.asn1.esf.OcspIdentifier.
OcspIdentifier ::= SEQUENCE { ocspResponderID ResponderID, -- As in OCSP response data producedAt GeneralizedTime -- As in OCSP response data }
OcspIdentifier(ResponderID, ASN1GeneralizedTime) - Constructor for class org.bouncycastle.asn1.esf.OcspIdentifier
 
OcspListID - class org.bouncycastle.asn1.esf.OcspListID.
OcspListID ::= SEQUENCE { ocspResponses SEQUENCE OF OcspResponsesID }
OcspListID(OcspResponsesID[]) - Constructor for class org.bouncycastle.asn1.esf.OcspListID
 
OcspResponsesID - class org.bouncycastle.asn1.esf.OcspResponsesID.
OcspResponsesID ::= SEQUENCE { ocspIdentifier OcspIdentifier, ocspRepHash OtherHash OPTIONAL }
OcspResponsesID(OcspIdentifier) - Constructor for class org.bouncycastle.asn1.esf.OcspResponsesID
 
OcspResponsesID(OcspIdentifier, OtherHash) - Constructor for class org.bouncycastle.asn1.esf.OcspResponsesID
 
OptionalValidity - class org.bouncycastle.asn1.crmf.OptionalValidity.
 
OptionalValidity(Time, Time) - Constructor for class org.bouncycastle.asn1.crmf.OptionalValidity
 
OriginatorIdentifierOrKey - class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey.
RFC 5652: Content encryption key delivery mechanisms.
OriginatorIdentifierOrKey(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
Deprecated. use version taking a SubjectKeyIdentifier
OriginatorIdentifierOrKey(SubjectKeyIdentifier) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(OriginatorPublicKey) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
 
OriginatorIdentifierOrKey(ASN1Primitive) - Constructor for class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
Deprecated. use more specific version
OriginatorInfo - class org.bouncycastle.asn1.cms.OriginatorInfo.
RFC 5652: OriginatorInfo object.
OriginatorInfo(ASN1Set, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.OriginatorInfo
 
OriginatorPublicKey - class org.bouncycastle.asn1.cms.OriginatorPublicKey.
RFC 5652: Content encryption key delivery mechanisms.
OriginatorPublicKey(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.cms.OriginatorPublicKey
 
OriginatorPublicKey(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.OriginatorPublicKey
Deprecated. use getInstance()
OtherCertID - class org.bouncycastle.asn1.ess.OtherCertID.
 
OtherCertID(AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.ess.OtherCertID
 
OtherCertID(AlgorithmIdentifier, byte[], IssuerSerial) - Constructor for class org.bouncycastle.asn1.ess.OtherCertID
 
OtherHash - class org.bouncycastle.asn1.esf.OtherHash.
OtherHash ::= CHOICE { sha1Hash OtherHashValue, -- This contains a SHA-1 hash otherHash OtherHashAlgAndValue }
OtherHash(OtherHashAlgAndValue) - Constructor for class org.bouncycastle.asn1.esf.OtherHash
 
OtherHash(byte[]) - Constructor for class org.bouncycastle.asn1.esf.OtherHash
 
OtherHashAlgAndValue - class org.bouncycastle.asn1.esf.OtherHashAlgAndValue.
 
OtherHashAlgAndValue(AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.esf.OtherHashAlgAndValue
 
OtherKeyAttribute - class org.bouncycastle.asn1.cms.OtherKeyAttribute.
RFC 5652: OtherKeyAttribute object.
OtherKeyAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cms.OtherKeyAttribute
 
OtherMsg - class org.bouncycastle.asn1.cmc.OtherMsg.
OtherMsg ::= SEQUENCE { bodyPartID BodyPartID, otherMsgType OBJECT IDENTIFIER, otherMsgValue ANY DEFINED BY otherMsgType }
OtherMsg(BodyPartID, ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cmc.OtherMsg
 
OtherRecipientInfo - class org.bouncycastle.asn1.cms.OtherRecipientInfo.
RFC 5652: Content encryption key delivery mechanisms.
OtherRecipientInfo(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cms.OtherRecipientInfo
 
OtherRevRefs - class org.bouncycastle.asn1.esf.OtherRevRefs.
OtherRevRefs ::= SEQUENCE { otherRevRefType OtherRevRefType, otherRevRefs ANY DEFINED BY otherRevRefType } OtherRevRefType ::= OBJECT IDENTIFIER
OtherRevRefs(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.esf.OtherRevRefs
 
OtherRevVals - class org.bouncycastle.asn1.esf.OtherRevVals.
OtherRevVals ::= SEQUENCE { otherRevValType OtherRevValType, otherRevVals ANY DEFINED BY OtherRevValType } OtherRevValType ::= OBJECT IDENTIFIER
OtherRevVals(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.esf.OtherRevVals
 
OtherRevocationInfoFormat - class org.bouncycastle.asn1.cms.OtherRevocationInfoFormat.
RFC 5652: OtherRevocationInfoFormat object.
OtherRevocationInfoFormat(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cms.OtherRevocationInfoFormat
 
OtherSigningCertificate - class org.bouncycastle.asn1.ess.OtherSigningCertificate.
 
OtherSigningCertificate(OtherCertID) - Constructor for class org.bouncycastle.asn1.ess.OtherSigningCertificate
 
OtherStatusInfo - class org.bouncycastle.asn1.cmc.OtherStatusInfo.
Other info implements the choice component of CMCStatusInfoV2.
org.bouncycastle.asn1.bsi - package org.bouncycastle.asn1.bsi
ASN.1 classes specific to the Bundesamt für Sicherheit in der Informationstechnik (BSI) standards.
org.bouncycastle.asn1.cmc - package org.bouncycastle.asn1.cmc
Support classes for Certificate Management over CMS (CMC) - RFC 5272 and RFC 6402.
org.bouncycastle.asn1.cmp - package org.bouncycastle.asn1.cmp
Support classes useful for encoding and supporting PKIX-CMP as described RFC 4210.
org.bouncycastle.asn1.cms - package org.bouncycastle.asn1.cms
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
org.bouncycastle.asn1.cms.ecc - package org.bouncycastle.asn1.cms.ecc
Support classes for CMS ECC - RFC 5753/3278.
org.bouncycastle.asn1.crmf - package org.bouncycastle.asn1.crmf
Support classes useful for encoding and supporting PKIX-CRMF as described RFC 4211.
org.bouncycastle.asn1.dvcs - package org.bouncycastle.asn1.dvcs
Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029.
org.bouncycastle.asn1.eac - package org.bouncycastle.asn1.eac
ASN.1 classes specific to the Bundesamt für Sicherheit in der Informationstechnik (BSI) Technical Guideline Advanced Security Mechanisms for Machine Readable Travel Documents.
org.bouncycastle.asn1.esf - package org.bouncycastle.asn1.esf
Support classes useful for encoding and supporting [ESF] RFC3126 Electronic Signature Formats for long term electronic signatures.
org.bouncycastle.asn1.ess - package org.bouncycastle.asn1.ess
Support classes useful for encoding and supporting Enhanced Security Services for S/MIME as described RFC 2634 and RFC 5035.
org.bouncycastle.asn1.est - package org.bouncycastle.asn1.est
Support classes for Enrollment over Secure Transport (EST) - RFC 7030.
org.bouncycastle.asn1.icao - package org.bouncycastle.asn1.icao
ICAO ASN.1 classes for electronic passport.
org.bouncycastle.asn1.isismtt - package org.bouncycastle.asn1.isismtt
Support classes for the ISIS-MTT Project.
org.bouncycastle.asn1.isismtt.ocsp - package org.bouncycastle.asn1.isismtt.ocsp
Support classes for the ISIS-MTT profile for OCSP.
org.bouncycastle.asn1.isismtt.x509 - package org.bouncycastle.asn1.isismtt.x509
Support classes for the ISIS-MTT X.509 Certificate Extensions.
org.bouncycastle.asn1.its - package org.bouncycastle.asn1.its
 
org.bouncycastle.asn1.smime - package org.bouncycastle.asn1.smime
Support classes useful for encoding and supporting S/MIME.
org.bouncycastle.asn1.tsp - package org.bouncycastle.asn1.tsp
Support classes useful for encoding and supporting Time Stamp Protocol as described RFC 3161.
otherSigCert - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 

P

PBMParameter - class org.bouncycastle.asn1.cmp.PBMParameter.
 
PBMParameter(byte[], AlgorithmIdentifier, int, AlgorithmIdentifier) - Constructor for class org.bouncycastle.asn1.cmp.PBMParameter
 
PBMParameter(ASN1OctetString, AlgorithmIdentifier, ASN1Integer, AlgorithmIdentifier) - Constructor for class org.bouncycastle.asn1.cmp.PBMParameter
 
PIN_USAGE_POLICY - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
PKIArchiveOptions - class org.bouncycastle.asn1.crmf.PKIArchiveOptions.
 
PKIArchiveOptions(EncryptedKey) - Constructor for class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
PKIArchiveOptions(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
PKIArchiveOptions(boolean) - Constructor for class org.bouncycastle.asn1.crmf.PKIArchiveOptions
 
PKIBody - class org.bouncycastle.asn1.cmp.PKIBody.
 
PKIBody(int, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.cmp.PKIBody
Creates a new PKIBody.
PKIConfirmContent - class org.bouncycastle.asn1.cmp.PKIConfirmContent.
 
PKIConfirmContent() - Constructor for class org.bouncycastle.asn1.cmp.PKIConfirmContent
 
PKIData - class org.bouncycastle.asn1.cmc.PKIData.
PKIData ::= SEQUENCE { controlSequence SEQUENCE SIZE(0..MAX) OF TaggedAttribute, reqSequence SEQUENCE SIZE(0..MAX) OF TaggedRequest, cmsSequence SEQUENCE SIZE(0..MAX) OF TaggedContentInfo, otherMsgSequence SEQUENCE SIZE(0..MAX) OF OtherMsg }
PKIData(TaggedAttribute[], TaggedRequest[], TaggedContentInfo[], OtherMsg[]) - Constructor for class org.bouncycastle.asn1.cmc.PKIData
 
PKIFailureInfo - class org.bouncycastle.asn1.cmp.PKIFailureInfo.
PKIFailureInfo ::= BIT STRING { badAlg (0), -- unrecognized or unsupported Algorithm Identifier badMessageCheck (1), -- integrity check failed (e.g., signature did not verify) badRequest (2), -- transaction not permitted or supported badTime (3), -- messageTime was not sufficiently close to the system time, as defined by local policy badCertId (4), -- no certificate could be found matching the provided criteria badDataFormat (5), -- the data submitted has the wrong format wrongAuthority (6), -- the authority indicated in the request is different from the one creating the response token incorrectData (7), -- the requester's data is incorrect (for notary services) missingTimeStamp (8), -- when the timestamp is missing but should be there (by policy) badPOP (9) -- the proof-of-possession failed certRevoked (10), certConfirmed (11), wrongIntegrity (12), badRecipientNonce (13), timeNotAvailable (14), -- the TSA's time source is not available unacceptedPolicy (15), -- the requested TSA policy is not supported by the TSA unacceptedExtension (16), -- the requested extension is not supported by the TSA addInfoNotAvailable (17) -- the additional information requested could not be understood -- or is not available badSenderNonce (18), badCertTemplate (19), signerNotTrusted (20), transactionIdInUse (21), unsupportedVersion (22), notAuthorized (23), systemUnavail (24), systemFailure (25), -- the request cannot be handled due to system failure duplicateCertReq (26)
PKIFailureInfo(int) - Constructor for class org.bouncycastle.asn1.cmp.PKIFailureInfo
Basic constructor.
PKIFailureInfo(DERBitString) - Constructor for class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
PKIFreeText - class org.bouncycastle.asn1.cmp.PKIFreeText.
 
PKIFreeText(DERUTF8String) - Constructor for class org.bouncycastle.asn1.cmp.PKIFreeText
 
PKIFreeText(String) - Constructor for class org.bouncycastle.asn1.cmp.PKIFreeText
 
PKIFreeText(DERUTF8String[]) - Constructor for class org.bouncycastle.asn1.cmp.PKIFreeText
 
PKIFreeText(String[]) - Constructor for class org.bouncycastle.asn1.cmp.PKIFreeText
 
PKIHeader - class org.bouncycastle.asn1.cmp.PKIHeader.
 
PKIHeader(int, GeneralName, GeneralName) - Constructor for class org.bouncycastle.asn1.cmp.PKIHeader
 
PKIHeaderBuilder - class org.bouncycastle.asn1.cmp.PKIHeaderBuilder.
 
PKIHeaderBuilder(int, GeneralName, GeneralName) - Constructor for class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
PKIMessage - class org.bouncycastle.asn1.cmp.PKIMessage.
 
PKIMessage(PKIHeader, PKIBody, DERBitString, CMPCertificate[]) - Constructor for class org.bouncycastle.asn1.cmp.PKIMessage
Creates a new PKIMessage.
PKIMessage(PKIHeader, PKIBody, DERBitString) - Constructor for class org.bouncycastle.asn1.cmp.PKIMessage
 
PKIMessage(PKIHeader, PKIBody) - Constructor for class org.bouncycastle.asn1.cmp.PKIMessage
 
PKIMessages - class org.bouncycastle.asn1.cmp.PKIMessages.
 
PKIMessages(PKIMessage) - Constructor for class org.bouncycastle.asn1.cmp.PKIMessages
 
PKIMessages(PKIMessage[]) - Constructor for class org.bouncycastle.asn1.cmp.PKIMessages
 
PKIPublicationInfo - class org.bouncycastle.asn1.crmf.PKIPublicationInfo.
PKIPublicationInfo ::= SEQUENCE { action INTEGER { dontPublish (0), pleasePublish (1) }, pubInfos SEQUENCE SIZE (1..MAX) OF SinglePubInfo OPTIONAL } -- pubInfos MUST NOT be present if action is "dontPublish" -- (if action is "pleasePublish" and pubInfos is omitted, -- "dontCare" is assumed)
PKIPublicationInfo(BigInteger) - Constructor for class org.bouncycastle.asn1.crmf.PKIPublicationInfo
 
PKIPublicationInfo(ASN1Integer) - Constructor for class org.bouncycastle.asn1.crmf.PKIPublicationInfo
 
PKIPublicationInfo(SinglePubInfo) - Constructor for class org.bouncycastle.asn1.crmf.PKIPublicationInfo
Constructor with a single pubInfo, assumes pleasePublish as the action.
PKIPublicationInfo(SinglePubInfo[]) - Constructor for class org.bouncycastle.asn1.crmf.PKIPublicationInfo
Constructor with multiple pubInfo, assumes pleasePublish as the action.
PKIResponse - class org.bouncycastle.asn1.cmc.PKIResponse.
-- This defines the response message in the protocol id-cct-PKIResponse OBJECT IDENTIFIER ::= { id-cct 3 } ResponseBody ::= PKIResponse PKIResponse ::= SEQUENCE { controlSequence SEQUENCE SIZE(0..MAX) OF TaggedAttribute, cmsSequence SEQUENCE SIZE(0..MAX) OF TaggedContentInfo, otherMsgSequence SEQUENCE SIZE(0..MAX) OF OtherMsg }
PKIStatus - class org.bouncycastle.asn1.cmp.PKIStatus.
 
PKIStatusInfo - class org.bouncycastle.asn1.cmp.PKIStatusInfo.
 
PKIStatusInfo(PKIStatus) - Constructor for class org.bouncycastle.asn1.cmp.PKIStatusInfo
 
PKIStatusInfo(PKIStatus, PKIFreeText) - Constructor for class org.bouncycastle.asn1.cmp.PKIStatusInfo
 
PKIStatusInfo(PKIStatus, PKIFreeText, PKIFailureInfo) - Constructor for class org.bouncycastle.asn1.cmp.PKIStatusInfo
 
PKMACValue - class org.bouncycastle.asn1.crmf.PKMACValue.
Password-based MAC value for use with POPOSigningKeyInput.
PKMACValue(PBMParameter, DERBitString) - Constructor for class org.bouncycastle.asn1.crmf.PKMACValue
Creates a new PKMACValue.
PKMACValue(AlgorithmIdentifier, DERBitString) - Constructor for class org.bouncycastle.asn1.crmf.PKMACValue
Creates a new PKMACValue.
PKRecipientInfo - class org.bouncycastle.asn1.its.PKRecipientInfo.
PKRecipientInfo ::= SEQUENCE { recipientId HashedId8, encKey EncryptedDataEncryptionKey }
PKRecipientInfo() - Constructor for class org.bouncycastle.asn1.its.PKRecipientInfo
 
POPODecKeyChallContent - class org.bouncycastle.asn1.cmp.POPODecKeyChallContent.
 
POPODecKeyRespContent - class org.bouncycastle.asn1.cmp.POPODecKeyRespContent.
 
POPOPrivKey - class org.bouncycastle.asn1.crmf.POPOPrivKey.
 
POPOPrivKey(PKMACValue) - Constructor for class org.bouncycastle.asn1.crmf.POPOPrivKey
 
POPOPrivKey(SubsequentMessage) - Constructor for class org.bouncycastle.asn1.crmf.POPOPrivKey
 
POPOSigningKey - class org.bouncycastle.asn1.crmf.POPOSigningKey.
 
POPOSigningKey(POPOSigningKeyInput, AlgorithmIdentifier, DERBitString) - Constructor for class org.bouncycastle.asn1.crmf.POPOSigningKey
Creates a new Proof of Possession object for a signing key.
POPOSigningKeyInput - class org.bouncycastle.asn1.crmf.POPOSigningKeyInput.
 
POPOSigningKeyInput(GeneralName, SubjectPublicKeyInfo) - Constructor for class org.bouncycastle.asn1.crmf.POPOSigningKeyInput
Creates a new POPOSigningKeyInput with sender name as authInfo.
POPOSigningKeyInput(PKMACValue, SubjectPublicKeyInfo) - Constructor for class org.bouncycastle.asn1.crmf.POPOSigningKeyInput
Creates a new POPOSigningKeyInput using password-based MAC.
PRE_ISSUING_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
PRIMARY_ACCOUNT_NUMBER - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
PackedDate - class org.bouncycastle.asn1.eac.PackedDate.
EAC encoding date object
PackedDate(String) - Constructor for class org.bouncycastle.asn1.eac.PackedDate
 
PackedDate(Date) - Constructor for class org.bouncycastle.asn1.eac.PackedDate
Base constructor from a java.util.date object.
PackedDate(Date, Locale) - Constructor for class org.bouncycastle.asn1.eac.PackedDate
Base constructor from a java.util.date object.
PartialHashtree - class org.bouncycastle.asn1.tsp.PartialHashtree.
Implementation of PartialHashtree, as defined in RFC 4998.
PartialHashtree(byte[]) - Constructor for class org.bouncycastle.asn1.tsp.PartialHashtree
 
PartialHashtree(byte[][]) - Constructor for class org.bouncycastle.asn1.tsp.PartialHashtree
 
PasswordRecipientInfo - class org.bouncycastle.asn1.cms.PasswordRecipientInfo.
RFC 5652: Content encryption key delivery mechanisms.
PasswordRecipientInfo(AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.PasswordRecipientInfo
 
PasswordRecipientInfo(AlgorithmIdentifier, AlgorithmIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.PasswordRecipientInfo
 
PasswordRecipientInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.PasswordRecipientInfo
Deprecated. use getInstance() method.
Patentanwalt - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Patentanwalt
Patentanwltin - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Patentanw�ltin
PathProcInput - class org.bouncycastle.asn1.dvcs.PathProcInput.
PathProcInput ::= SEQUENCE { acceptablePolicySet SEQUENCE SIZE (1..MAX) OF PolicyInformation, inhibitPolicyMapping BOOLEAN DEFAULT FALSE, explicitPolicyReqd [0] BOOLEAN DEFAULT FALSE , inhibitAnyPolicy [1] BOOLEAN DEFAULT FALSE }
PathProcInput(PolicyInformation[]) - Constructor for class org.bouncycastle.asn1.dvcs.PathProcInput
 
PathProcInput(PolicyInformation[], boolean, boolean, boolean) - Constructor for class org.bouncycastle.asn1.dvcs.PathProcInput
 
PendInfo - class org.bouncycastle.asn1.cmc.PendInfo.
PendInfo ::= SEQUENCE { pendToken OCTET STRING, pendTime GeneralizedTime }
PendInfo(byte[], ASN1GeneralizedTime) - Constructor for class org.bouncycastle.asn1.cmc.PendInfo
 
PollRepContent - class org.bouncycastle.asn1.cmp.PollRepContent.
 
PollRepContent(ASN1Integer, ASN1Integer) - Constructor for class org.bouncycastle.asn1.cmp.PollRepContent
 
PollRepContent(ASN1Integer, ASN1Integer, PKIFreeText) - Constructor for class org.bouncycastle.asn1.cmp.PollRepContent
 
PollReqContent - class org.bouncycastle.asn1.cmp.PollReqContent.
 
PollReqContent(ASN1Integer) - Constructor for class org.bouncycastle.asn1.cmp.PollReqContent
Create a pollReqContent for a single certReqId.
PollReqContent(ASN1Integer[]) - Constructor for class org.bouncycastle.asn1.cmp.PollReqContent
Create a pollReqContent for a multiple certReqIds.
PollReqContent(BigInteger) - Constructor for class org.bouncycastle.asn1.cmp.PollReqContent
Create a pollReqContent for a single certReqId.
PollReqContent(BigInteger[]) - Constructor for class org.bouncycastle.asn1.cmp.PollReqContent
Create a pollReqContent for a multiple certReqIds.
PolygonalRegion - class org.bouncycastle.asn1.its.PolygonalRegion.
SEQUENCE SIZE(3..MAX) OF TwoDLocation
PolygonalRegion() - Constructor for class org.bouncycastle.asn1.its.PolygonalRegion
 
PopLinkWitnessV2 - class org.bouncycastle.asn1.cmc.PopLinkWitnessV2.
id-cmc-popLinkWitnessV2 OBJECT IDENTIFIER ::= { id-cmc 33 } PopLinkWitnessV2 ::= SEQUENCE { keyGenAlgorithm AlgorithmIdentifier, macAlgorithm AlgorithmIdentifier, witness OCTET STRING }
PopLinkWitnessV2(AlgorithmIdentifier, AlgorithmIdentifier, byte[]) - Constructor for class org.bouncycastle.asn1.cmc.PopLinkWitnessV2
 
ProcurationSyntax - class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax.
Attribute to indicate that the certificate holder may sign in the name of a third person.
ProcurationSyntax(String, DirectoryString, IssuerSerial) - Constructor for class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax
Constructor from a given details.
ProcurationSyntax(String, DirectoryString, GeneralName) - Constructor for class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax
Constructor from a given details.
ProfessionInfo - class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo.
Professions, specializations, disciplines, fields of activity, etc.
ProfessionInfo(NamingAuthority, DirectoryString[], ASN1ObjectIdentifier[], String, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Constructor from given details.
ProofOfPossession - class org.bouncycastle.asn1.crmf.ProofOfPossession.
 
ProofOfPossession() - Constructor for class org.bouncycastle.asn1.crmf.ProofOfPossession
Creates a ProofOfPossession with type raVerified.
ProofOfPossession(POPOSigningKey) - Constructor for class org.bouncycastle.asn1.crmf.ProofOfPossession
Creates a ProofOfPossession for a signing key.
ProofOfPossession(int, POPOPrivKey) - Constructor for class org.bouncycastle.asn1.crmf.ProofOfPossession
Creates a ProofOfPossession for key encipherment or agreement.
ProtectedPart - class org.bouncycastle.asn1.cmp.ProtectedPart.
 
ProtectedPart(PKIHeader, PKIBody) - Constructor for class org.bouncycastle.asn1.cmp.ProtectedPart
 
PsidGroupPermissions - class org.bouncycastle.asn1.its.PsidGroupPermissions.
PsidGroupPermissions ::= SEQUENCE { subjectPermissions SubjectPermissions, minChainLength INTEGER DEFAULT 1, chainLengthRange INTEGER DEFAULT 0, eeType EndEntityType DEFAULT (app) }
PsidSspRange - class org.bouncycastle.asn1.its.PsidSspRange.
PsidSspRange ::= SEQUENCE { psid Psid, sspRange SspRange OPTIONAL }
PsidSspRange() - Constructor for class org.bouncycastle.asn1.its.PsidSspRange
 
PublicKeyDataObject - class org.bouncycastle.asn1.eac.PublicKeyDataObject.
 
PublicKeyDataObject() - Constructor for class org.bouncycastle.asn1.eac.PublicKeyDataObject
 
PublishTrustAnchors - class org.bouncycastle.asn1.cmc.PublishTrustAnchors.
PublishTrustAnchors ::= SEQUENCE { seqNumber INTEGER, hashAlgorithm AlgorithmIdentifier, anchorHashes SEQUENCE OF OCTET STRING }
PublishTrustAnchors(BigInteger, AlgorithmIdentifier, byte[][]) - Constructor for class org.bouncycastle.asn1.cmc.PublishTrustAnchors
 
parsePublicKey() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
If the public key is an encoded object this will return the ASN.1 primitives encoded - if the bitstring can't be decoded this routine throws an IOException.
partial - Static variable in class org.bouncycastle.asn1.cmc.CMCStatus
 
passwordBasedMac - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
id-PasswordBasedMac OBJECT IDENTIFIER ::= {1 2 840 113533 7 66 13}
pending - Static variable in class org.bouncycastle.asn1.cmc.CMCStatus
 
pleasePublish - Static variable in class org.bouncycastle.asn1.crmf.PKIPublicationInfo
 
popFailed - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
popRequired - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
popRequired - Static variable in class org.bouncycastle.asn1.cmc.CMCStatus
 
preferSignedData - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
general preferences
preferSignedData - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
general preferences
profileType - Static variable in class org.bouncycastle.asn1.eac.CertificateBody
 
proofOfApproval - Static variable in interface org.bouncycastle.asn1.esf.CommitmentTypeIdentifier
 
proofOfCreation - Static variable in interface org.bouncycastle.asn1.esf.CommitmentTypeIdentifier
 
proofOfDelivery - Static variable in interface org.bouncycastle.asn1.esf.CommitmentTypeIdentifier
 
proofOfOrigin - Static variable in interface org.bouncycastle.asn1.esf.CommitmentTypeIdentifier
 
proofOfReceipt - Static variable in interface org.bouncycastle.asn1.esf.CommitmentTypeIdentifier
 
proofOfSender - Static variable in interface org.bouncycastle.asn1.esf.CommitmentTypeIdentifier
 
publicKeyCertificate - Static variable in class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
 
put(Object, Object) - Method in class org.bouncycastle.asn1.eac.BidirectionalMap
 

Q

QUALIFIED_NAME - Static variable in class org.bouncycastle.asn1.eac.EACTags
 

R

RADG3 - Static variable in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
RADG4 - Static variable in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
 
REJECTION - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
REVOCATION_NOTIFICATION - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
REVOCATION_WARNING - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
RSAPublicKey - class org.bouncycastle.asn1.eac.RSAPublicKey.
an Iso7816RSAPublicKeyStructure structure.
RSAPublicKey(ASN1ObjectIdentifier, BigInteger, BigInteger) - Constructor for class org.bouncycastle.asn1.eac.RSAPublicKey
 
Rechtsanwalt - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Rechtsanwalt
Rechtsanwltin - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Rechtsanw�ltin
Rechtsbeistand - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Rechtsbeistand
RecipientEncryptedKey - class org.bouncycastle.asn1.cms.RecipientEncryptedKey.
RFC 5652: Content encryption key delivery mechanisms.
RecipientEncryptedKey(KeyAgreeRecipientIdentifier, ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.RecipientEncryptedKey
 
RecipientIdentifier - class org.bouncycastle.asn1.cms.RecipientIdentifier.
RFC 5652: Content encryption key delivery mechanisms.
RecipientIdentifier(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.cms.RecipientIdentifier
 
RecipientIdentifier(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.RecipientIdentifier
 
RecipientIdentifier(ASN1Primitive) - Constructor for class org.bouncycastle.asn1.cms.RecipientIdentifier
 
RecipientInfo - class org.bouncycastle.asn1.cms.RecipientInfo.
RFC 5652: Content encryption key delivery mechanisms.
RecipientInfo(KeyTransRecipientInfo) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo(KeyAgreeRecipientInfo) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo(KEKRecipientInfo) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo(PasswordRecipientInfo) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo(OtherRecipientInfo) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo(ASN1Primitive) - Constructor for class org.bouncycastle.asn1.cms.RecipientInfo
 
RecipientInfo - class org.bouncycastle.asn1.its.RecipientInfo.
RecipientInfo ::= CHOICE { pskRecipInfo PreSharedKeyReicpientInfo, symmRecipInfo SymmRecipientInfo, certRecipInfo PKRecipientInfo, signedDataRecipInfo PKRecipientInfo, rekRecipInfo PKRecipientInfo }
RecipientInfo() - Constructor for class org.bouncycastle.asn1.its.RecipientInfo
 
RecipientKeyIdentifier - class org.bouncycastle.asn1.cms.RecipientKeyIdentifier.
RFC 5652: Content encryption key delivery mechanisms.
RecipientKeyIdentifier(ASN1OctetString, ASN1GeneralizedTime, OtherKeyAttribute) - Constructor for class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
RecipientKeyIdentifier(byte[], ASN1GeneralizedTime, OtherKeyAttribute) - Constructor for class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
RecipientKeyIdentifier(byte[]) - Constructor for class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
 
RecipientKeyIdentifier(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
Deprecated. use getInstance()
RectangularRegion - class org.bouncycastle.asn1.its.RectangularRegion.
RectangularRegion ::= SEQUENCE { northWest TwoDLocation, southEast TwoDLocation }
RequestedCertificate - class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate.
ISIS-MTT-Optional: The certificate requested by the client by inserting the RetrieveIfAllowed extension in the request, will be returned in this extension.
RequestedCertificate(Certificate) - Constructor for class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
Constructor from a given details.
RequestedCertificate(int, byte[]) - Constructor for class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
 
Restriction - class org.bouncycastle.asn1.isismtt.x509.Restriction.
Some other restriction regarding the usage of this certificate.
Restriction(String) - Constructor for class org.bouncycastle.asn1.isismtt.x509.Restriction
Constructor from a given details.
RevAnnContent - class org.bouncycastle.asn1.cmp.RevAnnContent.
 
RevDetails - class org.bouncycastle.asn1.cmp.RevDetails.
 
RevDetails(CertTemplate) - Constructor for class org.bouncycastle.asn1.cmp.RevDetails
 
RevDetails(CertTemplate, X509Extensions) - Constructor for class org.bouncycastle.asn1.cmp.RevDetails
Deprecated. use method taking Extensions
RevDetails(CertTemplate, Extensions) - Constructor for class org.bouncycastle.asn1.cmp.RevDetails
 
RevRepContent - class org.bouncycastle.asn1.cmp.RevRepContent.
 
RevRepContentBuilder - class org.bouncycastle.asn1.cmp.RevRepContentBuilder.
 
RevRepContentBuilder() - Constructor for class org.bouncycastle.asn1.cmp.RevRepContentBuilder
 
RevReqContent - class org.bouncycastle.asn1.cmp.RevReqContent.
 
RevReqContent(RevDetails) - Constructor for class org.bouncycastle.asn1.cmp.RevReqContent
 
RevReqContent(RevDetails[]) - Constructor for class org.bouncycastle.asn1.cmp.RevReqContent
 
RevocationValues - class org.bouncycastle.asn1.esf.RevocationValues.
RevocationValues ::= SEQUENCE { crlVals [0] SEQUENCE OF CertificateList OPTIONAL, ocspVals [1] SEQUENCE OF BasicOCSPResponse OPTIONAL, otherRevVals [2] OtherRevVals OPTIONAL}
RevocationValues(CertificateList[], BasicOCSPResponse[], OtherRevVals) - Constructor for class org.bouncycastle.asn1.esf.RevocationValues
 
RevokeRequest - class org.bouncycastle.asn1.cmc.RevokeRequest.
RevokeRequest ::= SEQUENCE { issuerName Name, serialNumber INTEGER, reason CRLReason, invalidityDate GeneralizedTime OPTIONAL, passphrase OCTET STRING OPTIONAL, comment UTF8String OPTIONAL }
RevokeRequest(X500Name, ASN1Integer, CRLReason, ASN1GeneralizedTime, ASN1OctetString, DERUTF8String) - Constructor for class org.bouncycastle.asn1.cmc.RevokeRequest
 
RsaKemParameters - class org.bouncycastle.asn1.cms.RsaKemParameters.
RFC 5990 RSA KEM parameters class.
RsaKemParameters(AlgorithmIdentifier, int) - Constructor for class org.bouncycastle.asn1.cms.RsaKemParameters
Base constructor.
rC2_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
rC2_CBC - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
regCtrl_altCertTemplate - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
From RFC4210: id-regCtrl-altCertTemplate OBJECT IDENTIFIER ::= {id-regCtrl 7}; 1.3.6.1.5.5.7.1.7
regCtrl_authenticator - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
1.3.6.1.5.5.7.5.1.2
regCtrl_oldCertID - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
1.3.6.1.5.5.7.5.1.5
regCtrl_pkiArchiveOptions - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
1.3.6.1.5.5.7.5.1.4
regCtrl_pkiPublicationInfo - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
1.3.6.1.5.5.7.5.1.3
regCtrl_protocolEncrKey - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
1.3.6.1.5.5.7.5.1.6
regCtrl_regToken - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
1.3.6.1.5.5.7.5.1.1
regInfo_certReq - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4211: it-regInfo-certReq: 1.3.6.1.5.5.7.5.2.1
regInfo_utf8Pairs - Static variable in interface org.bouncycastle.asn1.cmp.CMPObjectIdentifiers
RFC 4211: it-regInfo-utf8Pairs: 1.3.6.1.5.5.7.5.2.1
rejection - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
remove(ASN1ObjectIdentifier) - Method in class org.bouncycastle.asn1.cms.AttributeTable
 
requestType - Static variable in class org.bouncycastle.asn1.eac.CertificateBody
 
revocationNotification - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
revocationRefs - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
revocationValues - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
revocationWarning - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 

S

SCVPReqRes - class org.bouncycastle.asn1.cms.SCVPReqRes.
RFC 5940: Additional Cryptographic Message Syntax (CMS) Revocation Information Choices.
SCVPReqRes(ContentInfo) - Constructor for class org.bouncycastle.asn1.cms.SCVPReqRes
 
SCVPReqRes(ContentInfo, ContentInfo) - Constructor for class org.bouncycastle.asn1.cms.SCVPReqRes
 
SECURE_MESSAGING_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
SECURITY_ENVIRONMENT_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
SECURITY_SUPPORT_TEMPLATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
SERVICE_CODE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
SEX - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
SIGNATURE - Static variable in class org.bouncycastle.asn1.cms.CMSAlgorithmProtection
 
SIGNATURE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
SMIMEAttributes - interface org.bouncycastle.asn1.smime.SMIMEAttributes.
 
SMIMECapabilities - class org.bouncycastle.asn1.smime.SMIMECapabilities.
Handler class for dealing with S/MIME Capabilities
SMIMECapabilities(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.smime.SMIMECapabilities
 
SMIMECapabilitiesAttribute - class org.bouncycastle.asn1.smime.SMIMECapabilitiesAttribute.
 
SMIMECapabilitiesAttribute(SMIMECapabilityVector) - Constructor for class org.bouncycastle.asn1.smime.SMIMECapabilitiesAttribute
 
SMIMECapability - class org.bouncycastle.asn1.smime.SMIMECapability.
 
SMIMECapability(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.smime.SMIMECapability
 
SMIMECapability(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.smime.SMIMECapability
 
SMIMECapabilityVector - class org.bouncycastle.asn1.smime.SMIMECapabilityVector.
Handler for creating a vector S/MIME Capabilities
SMIMECapabilityVector() - Constructor for class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
SMIMEEncryptionKeyPreferenceAttribute - class org.bouncycastle.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute.
The SMIMEEncryptionKeyPreference object.
SMIMEEncryptionKeyPreferenceAttribute(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SMIMEEncryptionKeyPreferenceAttribute(RecipientKeyIdentifier) - Constructor for class org.bouncycastle.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SMIMEEncryptionKeyPreferenceAttribute(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.smime.SMIMEEncryptionKeyPreferenceAttribute
 
SPECIAL_USER_REQUIREMENTS - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
SPUserNotice - class org.bouncycastle.asn1.esf.SPUserNotice.
 
SPUserNotice(NoticeReference, DisplayText) - Constructor for class org.bouncycastle.asn1.esf.SPUserNotice
 
SPuri - class org.bouncycastle.asn1.esf.SPuri.
 
SPuri(DERIA5String) - Constructor for class org.bouncycastle.asn1.esf.SPuri
 
STATIC_INTERNAL_AUTHENTIFICATION_FIRST_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
STATIC_INTERNAL_AUTHENTIFICATION_ONE_STEP - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
STATIC_INTERNAL_AUTHENTIFICATION_SECOND_DATA - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
STATUS_INFORMATION - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
SYSTEM_FAILURE - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
SequenceOfCertificate - class org.bouncycastle.asn1.its.SequenceOfCertificate.
SequenceOfCertificate ::= SEQUENCE OF Certificate
SequenceOfCertificate() - Constructor for class org.bouncycastle.asn1.its.SequenceOfCertificate
 
SequenceOfOctetString - class org.bouncycastle.asn1.its.SequenceOfOctetString.
SequenceOfOctetString ::= SEQUENCE (SIZE(0..MAX)) OF OCTET STRING (SIZE(0..MAX))
SequenceOfPsidGroupPermissions - class org.bouncycastle.asn1.its.SequenceOfPsidGroupPermissions.
SEQUENCE OF PsidGroupPermissions
SequenceOfPsidGroupPermissions() - Constructor for class org.bouncycastle.asn1.its.SequenceOfPsidGroupPermissions
 
SequenceOfRecipientInfo - class org.bouncycastle.asn1.its.SequenceOfRecipientInfo.
SequenceOfRecipientInfo ::= SEQUENCE OF RecipientInfo
SequenceOfRecipientInfo() - Constructor for class org.bouncycastle.asn1.its.SequenceOfRecipientInfo
 
SequenceOfRectangularRegion - class org.bouncycastle.asn1.its.SequenceOfRectangularRegion.
SequenceOfRectangularRegion ::= SEQUENCE OF RectangularRegion
ServiceSpecificPermissions - class org.bouncycastle.asn1.its.ServiceSpecificPermissions.
 
ServiceSpecificPermissions() - Constructor for class org.bouncycastle.asn1.its.ServiceSpecificPermissions
 
ServiceType - class org.bouncycastle.asn1.dvcs.ServiceType.
ServiceType ::= ENUMERATED { cpd(1), vsd(2), cpkc(3), ccpd(4) }
ServiceType(int) - Constructor for class org.bouncycastle.asn1.dvcs.ServiceType
 
SigPolicyQualifierInfo - class org.bouncycastle.asn1.esf.SigPolicyQualifierInfo.
 
SigPolicyQualifierInfo(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.bouncycastle.asn1.esf.SigPolicyQualifierInfo
 
SigPolicyQualifiers - class org.bouncycastle.asn1.esf.SigPolicyQualifiers.
 
SigPolicyQualifiers(SigPolicyQualifierInfo[]) - Constructor for class org.bouncycastle.asn1.esf.SigPolicyQualifiers
 
Signature - class org.bouncycastle.asn1.its.Signature.
Signature ::= CHOICE { ecdsaNistP256Signature EcdsaP256Signature, ecdsaBrainpoolP256r1Signature EcdsaP256Signature, [] ecdsaBrainpoolP384r1Signature EcdsaP384Signature }
Signature() - Constructor for class org.bouncycastle.asn1.its.Signature
 
SignaturePolicyId - class org.bouncycastle.asn1.esf.SignaturePolicyId.
 
SignaturePolicyId(ASN1ObjectIdentifier, OtherHashAlgAndValue) - Constructor for class org.bouncycastle.asn1.esf.SignaturePolicyId
 
SignaturePolicyId(ASN1ObjectIdentifier, OtherHashAlgAndValue, SigPolicyQualifiers) - Constructor for class org.bouncycastle.asn1.esf.SignaturePolicyId
 
SignaturePolicyIdentifier - class org.bouncycastle.asn1.esf.SignaturePolicyIdentifier.
 
SignaturePolicyIdentifier() - Constructor for class org.bouncycastle.asn1.esf.SignaturePolicyIdentifier
 
SignaturePolicyIdentifier(SignaturePolicyId) - Constructor for class org.bouncycastle.asn1.esf.SignaturePolicyIdentifier
 
SignedData - class org.bouncycastle.asn1.cms.SignedData.
RFC 5652: A signed data object containing multitude of SignerInfos.
SignedData(ASN1Set, ContentInfo, ASN1Set, ASN1Set, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.SignedData
 
SignedData - class org.bouncycastle.asn1.its.SignedData.
SignedData ::= SEQUENCE { hashId HashAlgorithm, tbsData ToBeSignedData, signer SignerIdentifier, signature Signature }
SignedData() - Constructor for class org.bouncycastle.asn1.its.SignedData
 
SignedDataParser - class org.bouncycastle.asn1.cms.SignedDataParser.
Parser for RFC 5652: SignedData object.
SignedDataPayload - class org.bouncycastle.asn1.its.SignedDataPayload.
SignedDataPayload ::= SEQUENCE { data Ieee1609Dot2Data OPTIONAL, extDataHash HashedData OPTIONAL, [] }
SignedDataPayload() - Constructor for class org.bouncycastle.asn1.its.SignedDataPayload
 
SignerAttribute - class org.bouncycastle.asn1.esf.SignerAttribute.
 
SignerAttribute(Attribute[]) - Constructor for class org.bouncycastle.asn1.esf.SignerAttribute
 
SignerAttribute(AttributeCertificate) - Constructor for class org.bouncycastle.asn1.esf.SignerAttribute
 
SignerIdentifier - class org.bouncycastle.asn1.cms.SignerIdentifier.
RFC 5652: Identify who signed the containing SignerInfo object.
SignerIdentifier(IssuerAndSerialNumber) - Constructor for class org.bouncycastle.asn1.cms.SignerIdentifier
 
SignerIdentifier(ASN1OctetString) - Constructor for class org.bouncycastle.asn1.cms.SignerIdentifier
 
SignerIdentifier(ASN1Primitive) - Constructor for class org.bouncycastle.asn1.cms.SignerIdentifier
 
SignerIdentifier - class org.bouncycastle.asn1.its.SignerIdentifier.
SignerIdentifier ::= CHOICE { digest HashedId8, certificate SequenceOfCertificate, self NULL, [] }
SignerIdentifier() - Constructor for class org.bouncycastle.asn1.its.SignerIdentifier
 
SignerInfo - class org.bouncycastle.asn1.cms.SignerInfo.
RFC 5652: Signature container per Signer, see SignerIdentifier.
SignerInfo(SignerIdentifier, AlgorithmIdentifier, ASN1Set, AlgorithmIdentifier, ASN1OctetString, ASN1Set) - Constructor for class org.bouncycastle.asn1.cms.SignerInfo
 
SignerInfo(SignerIdentifier, AlgorithmIdentifier, Attributes, AlgorithmIdentifier, ASN1OctetString, Attributes) - Constructor for class org.bouncycastle.asn1.cms.SignerInfo
 
SignerInfo(ASN1Sequence) - Constructor for class org.bouncycastle.asn1.cms.SignerInfo
Deprecated. use getInstance() method.
SignerLocation - class org.bouncycastle.asn1.esf.SignerLocation.
Signer-Location attribute (RFC3126).
SignerLocation(DirectoryString, DirectoryString, DirectoryString[]) - Constructor for class org.bouncycastle.asn1.esf.SignerLocation
 
SignerLocation(DERUTF8String, DERUTF8String, ASN1Sequence) - Constructor for class org.bouncycastle.asn1.esf.SignerLocation
 
SigningCertificate - class org.bouncycastle.asn1.ess.SigningCertificate.
 
SigningCertificate(ESSCertID) - Constructor for class org.bouncycastle.asn1.ess.SigningCertificate
 
SigningCertificateV2 - class org.bouncycastle.asn1.ess.SigningCertificateV2.
 
SigningCertificateV2(ESSCertIDv2) - Constructor for class org.bouncycastle.asn1.ess.SigningCertificateV2
 
SigningCertificateV2(ESSCertIDv2[]) - Constructor for class org.bouncycastle.asn1.ess.SigningCertificateV2
 
SigningCertificateV2(ESSCertIDv2[], PolicyInformation[]) - Constructor for class org.bouncycastle.asn1.ess.SigningCertificateV2
 
SinglePubInfo - class org.bouncycastle.asn1.crmf.SinglePubInfo.
SinglePubInfo ::= SEQUENCE { pubMethod INTEGER { dontCare (0), x500 (1), web (2), ldap (3) }, pubLocation GeneralName OPTIONAL }
SinglePubInfo(ASN1Integer, GeneralName) - Constructor for class org.bouncycastle.asn1.crmf.SinglePubInfo
 
SspRange - class org.bouncycastle.asn1.its.SspRange.
SspRange ::= CHOICE { opaque SequenceOfOctetString, all NULL, [] bitmapSspRange BitmapSspRange }
SspRange(BitmapSspRange) - Constructor for class org.bouncycastle.asn1.its.SspRange
 
Steuerberater - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Steuerberater
Steuerberaterin - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Steuerberaterin
Steuerbevollmchtigte - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Steuerbevollm�chtigte
Steuerbevollmchtigter - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Steuerbevollm�chtigter
SubjectPermissions - class org.bouncycastle.asn1.its.SubjectPermissions.
SubjectPermissions ::= CHOICE { explicit SequenceOfPsidSspRange, all NULL, [] }
SubjectPermissions() - Constructor for class org.bouncycastle.asn1.its.SubjectPermissions
 
SubsequentMessage - class org.bouncycastle.asn1.crmf.SubsequentMessage.
 
SymmAlgorithm - class org.bouncycastle.asn1.its.SymmAlgorithm.
 
SymmAlgorithm(int) - Constructor for class org.bouncycastle.asn1.its.SymmAlgorithm
 
SymmRecipientInfo - class org.bouncycastle.asn1.its.SymmRecipientInfo.
SymmRecipientInfo ::= SEQUENCE { recipientId HashedId8, encKey SymmetricCiphertext }
SymmRecipientInfo() - Constructor for class org.bouncycastle.asn1.its.SymmRecipientInfo
 
sMIMECapabilitesVersions - Static variable in class org.bouncycastle.asn1.smime.SMIMECapabilities
 
sMIMECapabilitiesVersions - Static variable in class org.bouncycastle.asn1.smime.SMIMECapability
 
set(int) - Method in class org.bouncycastle.asn1.eac.Flags
 
setCerts(TargetEtcChain[]) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setComment(DERUTF8String) - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
setDVCS(GeneralName) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setDVCS(GeneralNames) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setDataLocations(GeneralName) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setDataLocations(GeneralNames) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setDvReqInfo(DVCSRequestInformation) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setDvStatus(PKIStatusInfo) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setExtensions(X509Extensions) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
Deprecated. use method taking Extensions
setExtensions(Extensions) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
 
setExtensions(Extensions) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setExtensions(Extensions) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setFreeText(PKIFreeText) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setGeneralInfo(InfoTypeAndValue) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setGeneralInfo(InfoTypeAndValue[]) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setGeneralInfo(ASN1Sequence) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setHashData(ASN1OctetString) - Method in class org.bouncycastle.asn1.its.HashedData
 
setInvalidityDate(ASN1GeneralizedTime) - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
setIssuer(X500Name) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
 
setIssuerUID(DERBitString) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
Sets the issuer unique ID (deprecated in X.509v3)
setMessageImprint(DigestInfo) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setMessageTime(ASN1GeneralizedTime) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setNonce(BigInteger) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setOtherInfo(CMCFailInfo) - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoBuilder
 
setOtherInfo(PendInfo) - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoBuilder
 
setOtherInfo(CMCFailInfo) - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2Builder
 
setOtherInfo(ExtendedFailInfo) - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2Builder
 
setOtherInfo(PendInfo) - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2Builder
 
setPassphrase(ASN1OctetString) - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
setPolicy(PolicyInformation) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setProtectionAlg(AlgorithmIdentifier) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setPsid(ASN1Integer) - Method in class org.bouncycastle.asn1.its.PsidSspRange
 
setPublicKey(SubjectPublicKeyInfo) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
 
setRecipKID(byte[]) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setRecipKID(ASN1OctetString) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setRecipNonce(byte[]) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setRecipNonce(ASN1OctetString) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setReqSignature(ASN1Set) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setRequestPolicy(PolicyInformation) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setRequestTime(DVCSTime) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setRequester(GeneralName) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setRequester(GeneralNames) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
setResponseTime(DVCSTime) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setSenderKID(byte[]) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setSenderKID(ASN1OctetString) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setSenderNonce(byte[]) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setSenderNonce(ASN1OctetString) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setSerialNumber(ASN1Integer) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
 
setSerialNumber(ASN1Integer) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setSigningAlg(AlgorithmIdentifier) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
 
setSspRange(SspRange) - Method in class org.bouncycastle.asn1.its.PsidSspRange
 
setStatusString(String) - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoBuilder
 
setStatusString(String) - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2Builder
 
setSubject(X500Name) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
 
setSubjectUID(DERBitString) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
Sets the subject unique ID (deprecated in X.509v3)
setSymmAlgorithm(ASN1Enumerated) - Method in class org.bouncycastle.asn1.its.SymmAlgorithm
 
setTransactionID(byte[]) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setTransactionID(ASN1OctetString) - Method in class org.bouncycastle.asn1.cmp.PKIHeaderBuilder
 
setValidity(OptionalValidity) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
 
setVersion(int) - Method in class org.bouncycastle.asn1.crmf.CertTemplateBuilder
Sets the X.509 version.
setVersion(int) - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfoBuilder
 
setVersion(int) - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformationBuilder
 
sha256 - Static variable in class org.bouncycastle.asn1.its.HashAlgorithm
 
sha384 - Static variable in class org.bouncycastle.asn1.its.HashAlgorithm
 
sigPolicyId - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
signedAndEnvelopedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#7: 1.2.840.113549.1.7.4
signedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#7: 1.2.840.113549.1.7.2
signerAttr - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
signerLocation - Static variable in interface org.bouncycastle.asn1.esf.ESFAttributes
 
signerNotTrusted - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
signingTime - Static variable in interface org.bouncycastle.asn1.cms.CMSAttributes
PKCS#9: 1.2.840.113549.1.9.5
size() - Method in class org.bouncycastle.asn1.cmp.PKIFreeText
Return the number of string elements present.
size() - Method in class org.bouncycastle.asn1.cmp.PollRepContent
 
size() - Method in class org.bouncycastle.asn1.cms.AttributeTable
 
size() - Method in class org.bouncycastle.asn1.esf.SigPolicyQualifiers
Return the number of qualifier info elements present.
size() - Method in class org.bouncycastle.asn1.est.CsrAttrs
 
size() - Method in class org.bouncycastle.asn1.its.SequenceOfOctetString
 
size() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampSequence
 
smimeCapabilities - Static variable in interface org.bouncycastle.asn1.smime.SMIMEAttributes
 
subsequentMessage - Static variable in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
success - Static variable in class org.bouncycastle.asn1.cmc.CMCStatus
 
systemFailure - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
systemUnavail - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 

T

TAG_ASSERTION - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TAG_CAPABILITIES - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TAG_CERTIFICATE - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TAG_CRL - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TAG_ESSCERTID - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TAG_LIST - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TAG_OCSPCERTID - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TAG_OCSPCERTSTATUS - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TAG_OCSPRESPONSE - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TAG_PKISTATUS - Static variable in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
TCR - Static variable in class org.bouncycastle.asn1.cmc.TaggedRequest
 
TIMER - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TIME_NOT_AVAILABLE - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
TRACK1_APPLICATION - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TRACK1_CARD - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TRACK2_APPLICATION - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TRACK2_CARD - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TRACK3_APPLICATION - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TRACK3_CARD - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TRANSACTION_COUNTER - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TRANSACTION_DATE - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
TSTInfo - class org.bouncycastle.asn1.tsp.TSTInfo.
 
TSTInfo(ASN1ObjectIdentifier, MessageImprint, ASN1Integer, ASN1GeneralizedTime, Accuracy, ASN1Boolean, ASN1Integer, GeneralName, Extensions) - Constructor for class org.bouncycastle.asn1.tsp.TSTInfo
 
TYPE_CA_KEY_UPDATE_ANN - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_CERT_ANN - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_CERT_CONFIRM - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_CERT_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_CERT_REQ - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_CONFIRM - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_CRL_ANN - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_CROSS_CERT_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_CROSS_CERT_REQ - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_ERROR - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_GEN_MSG - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_GEN_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_INIT_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_INIT_REQ - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_KEY_AGREEMENT - Static variable in class org.bouncycastle.asn1.crmf.ProofOfPossession
 
TYPE_KEY_ENCIPHERMENT - Static variable in class org.bouncycastle.asn1.crmf.ProofOfPossession
 
TYPE_KEY_RECOVERY_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_KEY_RECOVERY_REQ - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_KEY_UPDATE_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_KEY_UPDATE_REQ - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_NESTED - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_P10_CERT_REQ - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_POLL_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_POLL_REQ - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_POPO_CHALL - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_POPO_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_RA_VERIFIED - Static variable in class org.bouncycastle.asn1.crmf.ProofOfPossession
 
TYPE_REVOCATION_ANN - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_REVOCATION_REP - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_REVOCATION_REQ - Static variable in class org.bouncycastle.asn1.cmp.PKIBody
 
TYPE_SIGNING_KEY - Static variable in class org.bouncycastle.asn1.crmf.ProofOfPossession
 
TaggedAttribute - class org.bouncycastle.asn1.cmc.TaggedAttribute.
TaggedAttribute from RFC5272 TaggedAttribute ::= SEQUENCE { bodyPartID BodyPartID, attrType OBJECT IDENTIFIER, attrValues SET OF AttributeValue }
TaggedAttribute(BodyPartID, ASN1ObjectIdentifier, ASN1Set) - Constructor for class org.bouncycastle.asn1.cmc.TaggedAttribute
 
TaggedCertificationRequest - class org.bouncycastle.asn1.cmc.TaggedCertificationRequest.
TaggedCertificationRequest ::= SEQUENCE { bodyPartID BodyPartID, certificationRequest CertificationRequest }
TaggedCertificationRequest(BodyPartID, CertificationRequest) - Constructor for class org.bouncycastle.asn1.cmc.TaggedCertificationRequest
 
TaggedContentInfo - class org.bouncycastle.asn1.cmc.TaggedContentInfo.
TaggedContentInfo ::= SEQUENCE { bodyPartID BodyPartID, contentInfo ContentInfo }
TaggedContentInfo(BodyPartID, ContentInfo) - Constructor for class org.bouncycastle.asn1.cmc.TaggedContentInfo
 
TaggedRequest - class org.bouncycastle.asn1.cmc.TaggedRequest.
TaggedRequest ::= CHOICE { tcr [0] TaggedCertificationRequest, crm [1] CertReqMsg, orm [2] SEQUENCE { bodyPartID BodyPartID, requestMessageType OBJECT IDENTIFIER, requestMessageValue ANY DEFINED BY requestMessageType } }
TaggedRequest(TaggedCertificationRequest) - Constructor for class org.bouncycastle.asn1.cmc.TaggedRequest
 
TaggedRequest(CertReqMsg) - Constructor for class org.bouncycastle.asn1.cmc.TaggedRequest
 
TargetEtcChain - class org.bouncycastle.asn1.dvcs.TargetEtcChain.
TargetEtcChain ::= SEQUENCE { target CertEtcToken, chain SEQUENCE SIZE (1..MAX) OF CertEtcToken OPTIONAL, pathProcInput [0] PathProcInput OPTIONAL }
TargetEtcChain(CertEtcToken) - Constructor for class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
TargetEtcChain(CertEtcToken, CertEtcToken[]) - Constructor for class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
TargetEtcChain(CertEtcToken, PathProcInput) - Constructor for class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
TargetEtcChain(CertEtcToken, CertEtcToken[], PathProcInput) - Constructor for class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
Time - class org.bouncycastle.asn1.cms.Time.
RFC 5652: Dual-mode timestamp format producing either UTCTIme or GeneralizedTime.
Time(ASN1Primitive) - Constructor for class org.bouncycastle.asn1.cms.Time
Deprecated. use getInstance()
Time(Date) - Constructor for class org.bouncycastle.asn1.cms.Time
Creates a time object from a given date - if the date is between 1950 and 2049 a UTCTime object is generated, otherwise a GeneralizedTime is used.
Time(Date, Locale) - Constructor for class org.bouncycastle.asn1.cms.Time
Creates a time object from a given date and locale - if the date is between 1950 and 2049 a UTCTime object is generated, otherwise a GeneralizedTime is used.
TimeStampAndCRL - class org.bouncycastle.asn1.cms.TimeStampAndCRL.
RFC 5544 Binding Documents with Time-Stamps; TimeStampAndCRL object.
TimeStampAndCRL(ContentInfo) - Constructor for class org.bouncycastle.asn1.cms.TimeStampAndCRL
 
TimeStampReq - class org.bouncycastle.asn1.tsp.TimeStampReq.
 
TimeStampReq(MessageImprint, ASN1ObjectIdentifier, ASN1Integer, ASN1Boolean, Extensions) - Constructor for class org.bouncycastle.asn1.tsp.TimeStampReq
 
TimeStampResp - class org.bouncycastle.asn1.tsp.TimeStampResp.
 
TimeStampResp(PKIStatusInfo, ContentInfo) - Constructor for class org.bouncycastle.asn1.tsp.TimeStampResp
 
TimeStampTokenEvidence - class org.bouncycastle.asn1.cms.TimeStampTokenEvidence.
RFC 5544 Binding Documents with Time-Stamps; TimeStampTokenEvidence object.
TimeStampTokenEvidence(TimeStampAndCRL[]) - Constructor for class org.bouncycastle.asn1.cms.TimeStampTokenEvidence
 
TimeStampTokenEvidence(TimeStampAndCRL) - Constructor for class org.bouncycastle.asn1.cms.TimeStampTokenEvidence
 
TimeStampedData - class org.bouncycastle.asn1.cms.TimeStampedData.
RFC 5544: Binding Documents with Time-Stamps; TimeStampedData object.
TimeStampedData(DERIA5String, MetaData, ASN1OctetString, Evidence) - Constructor for class org.bouncycastle.asn1.cms.TimeStampedData
 
TimeStampedDataParser - class org.bouncycastle.asn1.cms.TimeStampedDataParser.
Parser for RFC 5544: TimeStampedData object.
ToBeSignedCertificate - class org.bouncycastle.asn1.its.ToBeSignedCertificate.
ToBeSignedCertificate ::= SEQUENCE { id CertificateId, cracaId HashedId3, crlSeries CrlSeries, validityPeriod ValidityPeriod, region GeographicRegion OPTIONAL, assuranceLevel SubjectAssurance OPTIONAL, appPermissions SequenceOfPsidSep OPTIONAL, certIssuePermissions SequenceOfPsidGroupPermissions OPTIONAL, certRequestPermissions NULL OPTIONAL, encryptionKey PublicEncryptionKey OPTIONAL, verifyKeyIndicator VerificationKeyIndicator, [] }
ToBeSignedData - class org.bouncycastle.asn1.its.ToBeSignedData.
ToBeSignedData ::= SEQUENCE { payload SignedDataPayload, headerInfo HeaderInfo }
ToBeSignedData() - Constructor for class org.bouncycastle.asn1.its.ToBeSignedData
 
TwoDLocation - class org.bouncycastle.asn1.its.TwoDLocation.
TwoDLocation ::= SEQUENCE { latitude Latitude, longitude Longitude }
TwoDLocation() - Constructor for class org.bouncycastle.asn1.its.TwoDLocation
 
thisMessage - Static variable in class org.bouncycastle.asn1.crmf.POPOPrivKey
 
timeNotAvailable - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
timestampedData - Static variable in interface org.bouncycastle.asn1.cms.CMSObjectIdentifiers
PKCS#9: 1.2.840.113549.1.9.16.1.31 -- smime ct timestampedData
toASN1EncodableVector() - Method in class org.bouncycastle.asn1.cms.AttributeTable
 
toASN1EncodableVector() - Method in class org.bouncycastle.asn1.smime.SMIMECapabilityVector
 
toASN1IntegerArray() - Method in class org.bouncycastle.asn1.cmp.POPODecKeyRespContent
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.BodyPartID
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.BodyPartList
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.BodyPartPath
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.BodyPartReference
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.CMCPublicationInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.CMCStatus
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfo.OtherInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.CMCStatusInfoV2
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.CMCUnsignedData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.CertificationRequest
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.ControlsProcessed
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.DecryptedPOP
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.EncryptedPOP
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.ExtendedFailInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.ExtensionReq
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.GetCRL
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.GetCert
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.IdentityProofV2
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.LraPopWitness
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.ModCertTemplate
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.OtherMsg
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.OtherStatusInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.PKIData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.PKIResponse
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.PendInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.PopLinkWitnessV2
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.PublishTrustAnchors
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.RevokeRequest
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.TaggedAttribute
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.TaggedCertificationRequest
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.TaggedContentInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmc.TaggedRequest
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CAKeyUpdAnnContent
CAKeyUpdAnnContent ::= SEQUENCE { oldWithNew CMPCertificate, -- old pub signed with new priv newWithOld CMPCertificate, -- new pub signed with old priv newWithNew CMPCertificate -- new pub signed with new priv }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CMPCertificate
CMPCertificate ::= CHOICE { x509v3PKCert Certificate otherCert [tag] EXPLICIT ANY DEFINED BY tag } Note: the addition of the explicit tagging is a BC extension.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CRLAnnContent
CRLAnnContent ::= SEQUENCE OF CertificateList
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CertConfirmContent
CertConfirmContent ::= SEQUENCE OF CertStatus
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CertOrEncCert
CertOrEncCert ::= CHOICE { certificate [0] CMPCertificate, encryptedCert [1] EncryptedKey }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CertRepMessage
CertRepMessage ::= SEQUENCE { caPubs [1] SEQUENCE SIZE (1..MAX) OF CMPCertificate OPTIONAL, response SEQUENCE OF CertResponse }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CertResponse
CertResponse ::= SEQUENCE { certReqId INTEGER, -- to match this response with corresponding request (a value -- of -1 is to be used if certReqId is not specified in the -- corresponding request) status PKIStatusInfo, certifiedKeyPair CertifiedKeyPair OPTIONAL, rspInfo OCTET STRING OPTIONAL -- analogous to the id-regInfo-utf8Pairs string defined -- for regInfo in CertReqMsg [CRMF] }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CertStatus
CertStatus ::= SEQUENCE { certHash OCTET STRING, -- the hash of the certificate, using the same hash algorithm -- as is used to create and verify the certificate signature certReqId INTEGER, -- to match this confirmation with the corresponding req/rep statusInfo PKIStatusInfo OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.CertifiedKeyPair
Return the primitive representation of PKIPublicationInfo.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.Challenge
Challenge ::= SEQUENCE { owf AlgorithmIdentifier OPTIONAL, -- MUST be present in the first Challenge; MAY be omitted in -- any subsequent Challenge in POPODecKeyChallContent (if -- omitted, then the owf used in the immediately preceding -- Challenge is to be used).
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.ErrorMsgContent
ErrorMsgContent ::= SEQUENCE { pKIStatusInfo PKIStatusInfo, errorCode INTEGER OPTIONAL, -- implementation-specific error codes errorDetails PKIFreeText OPTIONAL -- implementation-specific error details }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.GenMsgContent
GenMsgContent ::= SEQUENCE OF InfoTypeAndValue
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.GenRepContent
GenRepContent ::= SEQUENCE OF InfoTypeAndValue
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.InfoTypeAndValue
InfoTypeAndValue ::= SEQUENCE { infoType OBJECT IDENTIFIER, infoValue ANY DEFINED BY infoType OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.KeyRecRepContent
KeyRecRepContent ::= SEQUENCE { status PKIStatusInfo, newSigCert [0] CMPCertificate OPTIONAL, caCerts [1] SEQUENCE SIZE (1..MAX) OF CMPCertificate OPTIONAL, keyPairHist [2] SEQUENCE SIZE (1..MAX) OF CertifiedKeyPair OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.OOBCertHash
OOBCertHash ::= SEQUENCE { hashAlg [0] AlgorithmIdentifier OPTIONAL, certId [1] CertId OPTIONAL, hashVal BIT STRING -- hashVal is calculated over the DER encoding of the -- self-signed certificate with the identifier certID. }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PBMParameter
PBMParameter ::= SEQUENCE { salt OCTET STRING, -- note: implementations MAY wish to limit acceptable sizes -- of this string to values appropriate for their environment -- in order to reduce the risk of denial-of-service attacks owf AlgorithmIdentifier, -- AlgId for a One-Way Function (SHA-1 recommended) iterationCount INTEGER, -- number of times the OWF is applied -- note: implementations MAY wish to limit acceptable sizes -- of this integer to values appropriate for their environment -- in order to reduce the risk of denial-of-service attacks mac AlgorithmIdentifier -- the MAC AlgId (e.g., DES-MAC, Triple-DES-MAC [PKCS11], } -- or HMAC [RFC2104, RFC2202])
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PKIBody
PKIBody ::= CHOICE { -- message-specific body elements ir [0] CertReqMessages, --Initialization Request ip [1] CertRepMessage, --Initialization Response cr [2] CertReqMessages, --Certification Request cp [3] CertRepMessage, --Certification Response p10cr [4] CertificationRequest, --imported from [PKCS10] popdecc [5] POPODecKeyChallContent, --pop Challenge popdecr [6] POPODecKeyRespContent, --pop Response kur [7] CertReqMessages, --Key Update Request kup [8] CertRepMessage, --Key Update Response krr [9] CertReqMessages, --Key Recovery Request krp [10] KeyRecRepContent, --Key Recovery Response rr [11] RevReqContent, --Revocation Request rp [12] RevRepContent, --Revocation Response ccr [13] CertReqMessages, --Cross-Cert.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PKIConfirmContent
PKIConfirmContent ::= NULL
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PKIFreeText
PKIFreeText ::= SEQUENCE SIZE (1..MAX) OF UTF8String
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PKIHeader
PKIHeader ::= SEQUENCE { pvno INTEGER { cmp1999(1), cmp2000(2) }, sender GeneralName, -- identifies the sender recipient GeneralName, -- identifies the intended recipient messageTime [0] GeneralizedTime OPTIONAL, -- time of production of this message (used when sender -- believes that the transport will be "suitable"; i.e., -- that the time will still be meaningful upon receipt) protectionAlg [1] AlgorithmIdentifier OPTIONAL, -- algorithm used for calculation of protection bits senderKID [2] KeyIdentifier OPTIONAL, recipKID [3] KeyIdentifier OPTIONAL, -- to identify specific keys used for protection transactionID [4] OCTET STRING OPTIONAL, -- identifies the transaction; i.e., this will be the same in -- corresponding request, response, certConf, and PKIConf -- messages senderNonce [5] OCTET STRING OPTIONAL, recipNonce [6] OCTET STRING OPTIONAL, -- nonces used to provide replay protection, senderNonce -- is inserted by the creator of this message; recipNonce -- is a nonce previously inserted in a related message by -- the intended recipient of this message freeText [7] PKIFreeText OPTIONAL, -- this may be used to indicate context-specific instructions -- (this field is intended for human consumption) generalInfo [8] SEQUENCE SIZE (1..MAX) OF InfoTypeAndValue OPTIONAL -- this may be used to convey context-specific information -- (this field not primarily intended for human consumption) }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PKIMessage
PKIMessage ::= SEQUENCE { header PKIHeader, body PKIBody, protection [0] PKIProtection OPTIONAL, extraCerts [1] SEQUENCE SIZE (1..MAX) OF CMPCertificate OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PKIMessages
PKIMessages ::= SEQUENCE SIZE (1..MAX) OF PKIMessage
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PKIStatus
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PKIStatusInfo
PKIStatusInfo ::= SEQUENCE { status PKIStatus, (INTEGER) statusString PKIFreeText OPTIONAL, failInfo PKIFailureInfo OPTIONAL (BIT STRING) } PKIStatus: granted (0), -- you got exactly what you asked for grantedWithMods (1), -- you got something like what you asked for rejection (2), -- you don't get it, more information elsewhere in the message waiting (3), -- the request body part has not yet been processed, expect to hear more later revocationWarning (4), -- this message contains a warning that a revocation is imminent revocationNotification (5), -- notification that a revocation has occurred keyUpdateWarning (6) -- update already done for the oldCertId specified in CertReqMsg PKIFailureInfo: badAlg (0), -- unrecognized or unsupported Algorithm Identifier badMessageCheck (1), -- integrity check failed (e.g., signature did not verify) badRequest (2), -- transaction not permitted or supported badTime (3), -- messageTime was not sufficiently close to the system time, as defined by local policy badCertId (4), -- no certificate could be found matching the provided criteria badDataFormat (5), -- the data submitted has the wrong format wrongAuthority (6), -- the authority indicated in the request is different from the one creating the response token incorrectData (7), -- the requester's data is incorrect (for notary services) missingTimeStamp (8), -- when the timestamp is missing but should be there (by policy) badPOP (9) -- the proof-of-possession failed
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.POPODecKeyChallContent
POPODecKeyChallContent ::= SEQUENCE OF Challenge
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.POPODecKeyRespContent
POPODecKeyRespContent ::= SEQUENCE OF INTEGER
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PollRepContent
PollRepContent ::= SEQUENCE OF SEQUENCE { certReqId INTEGER, checkAfter INTEGER, -- time in seconds reason PKIFreeText OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.PollReqContent
PollReqContent ::= SEQUENCE OF SEQUENCE { certReqId INTEGER }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.ProtectedPart
ProtectedPart ::= SEQUENCE { header PKIHeader, body PKIBody }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.RevAnnContent
RevAnnContent ::= SEQUENCE { status PKIStatus, certId CertId, willBeRevokedAt GeneralizedTime, badSinceDate GeneralizedTime, crlDetails Extensions OPTIONAL -- extra CRL details (e.g., crl number, reason, location, etc.) }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.RevDetails
RevDetails ::= SEQUENCE { certDetails CertTemplate, -- allows requester to specify as much as they can about -- the cert. for which revocation is requested -- (e.g., for cases in which serialNumber is not available) crlEntryDetails Extensions OPTIONAL -- requested crlEntryExtensions }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.RevRepContent
RevRepContent ::= SEQUENCE { status SEQUENCE SIZE (1..MAX) OF PKIStatusInfo, -- in same order as was sent in RevReqContent revCerts [0] SEQUENCE SIZE (1..MAX) OF CertId OPTIONAL, -- IDs for which revocation was requested -- (same order as status) crls [1] SEQUENCE SIZE (1..MAX) OF CertificateList OPTIONAL -- the resulting CRLs (there may be more than one) }
toASN1Primitive() - Method in class org.bouncycastle.asn1.cmp.RevReqContent
RevReqContent ::= SEQUENCE OF RevDetails
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.Attribute
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.Attributes
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.AuthEnvelopedData
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.AuthenticatedData
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.CCMParameters
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.CMSAlgorithmProtection
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.CompressedData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.ContentInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.DigestedData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.EncryptedContentInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.EncryptedData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.EnvelopedData
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.Evidence
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.GCMParameters
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.GenericHybridParameters
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.IssuerAndSerialNumber
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.KEKIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.KEKRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.KeyAgreeRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.KeyTransRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.MetaData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.OriginatorInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.OriginatorPublicKey
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.OtherKeyAttribute
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.OtherRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.OtherRevocationInfoFormat
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.PasswordRecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.RecipientEncryptedKey
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.RecipientIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.RecipientInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.RecipientKeyIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.RsaKemParameters
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.SCVPReqRes
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.SignedData
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.SignerIdentifier
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.SignerInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.Time
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.TimeStampAndCRL
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.TimeStampTokenEvidence
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.TimeStampedData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.ecc.ECCCMSSharedInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.cms.ecc.MQVuserKeyingMaterial
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.AttributeTypeAndValue
AttributeTypeAndValue ::= SEQUENCE { type OBJECT IDENTIFIER, value ANY DEFINED BY type }
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.CertId
CertId ::= SEQUENCE { issuer GeneralName, serialNumber INTEGER }
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.CertReqMessages
CertReqMessages ::= SEQUENCE SIZE (1..MAX) OF CertReqMsg
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.CertReqMsg
CertReqMsg ::= SEQUENCE { certReq CertRequest, popo ProofOfPossession OPTIONAL, -- content depends upon key type regInfo SEQUENCE SIZE(1..MAX) OF AttributeTypeAndValue OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.CertRequest
CertRequest ::= SEQUENCE { certReqId INTEGER, -- ID for matching request and reply certTemplate CertTemplate, -- Selected fields of cert to be issued controls Controls OPTIONAL } -- Attributes affecting issuance
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.CertTemplate
CertTemplate ::= SEQUENCE { version [0] Version OPTIONAL, serialNumber [1] INTEGER OPTIONAL, signingAlg [2] AlgorithmIdentifier OPTIONAL, issuer [3] Name OPTIONAL, validity [4] OptionalValidity OPTIONAL, subject [5] Name OPTIONAL, publicKey [6] SubjectPublicKeyInfo OPTIONAL, issuerUID [7] UniqueIdentifier OPTIONAL, subjectUID [8] UniqueIdentifier OPTIONAL, extensions [9] Extensions OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.Controls
Controls ::= SEQUENCE SIZE(1..MAX) OF AttributeTypeAndValue
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.DhSigStatic
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.EncKeyWithID
EncKeyWithID ::= SEQUENCE { privateKey PrivateKeyInfo, identifier CHOICE { string UTF8String, generalName GeneralName } OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.EncryptedKey
EncryptedKey ::= CHOICE { encryptedValue EncryptedValue, -- deprecated envelopedData [0] EnvelopedData } -- The encrypted private key MUST be placed in the envelopedData -- encryptedContentInfo encryptedContent OCTET STRING.
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.EncryptedValue
EncryptedValue ::= SEQUENCE { intendedAlg [0] AlgorithmIdentifier OPTIONAL, -- the intended algorithm for which the value will be used symmAlg [1] AlgorithmIdentifier OPTIONAL, -- the symmetric algorithm used to encrypt the value encSymmKey [2] BIT STRING OPTIONAL, -- the (encrypted) symmetric key used to encrypt the value keyAlg [3] AlgorithmIdentifier OPTIONAL, -- algorithm used to encrypt the symmetric key valueHint [4] OCTET STRING OPTIONAL, -- a brief description or identifier of the encValue content -- (may be meaningful only to the sending entity, and used only -- if EncryptedValue might be re-examined by the sending entity -- in the future) encValue BIT STRING } -- the encrypted value itself
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.OptionalValidity
OptionalValidity ::= SEQUENCE { notBefore [0] Time OPTIONAL, notAfter [1] Time OPTIONAL } --at least one MUST be present
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.PKIArchiveOptions
PKIArchiveOptions ::= CHOICE { encryptedPrivKey [0] EncryptedKey, -- the actual value of the private key keyGenParameters [1] KeyGenParameters, -- parameters which allow the private key to be re-generated archiveRemGenPrivKey [2] BOOLEAN } -- set to TRUE if sender wishes receiver to archive the private -- key of a key pair that the receiver generates in response to -- this request; set to FALSE if no archival is desired.
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.PKIPublicationInfo
Return the primitive representation of PKIPublicationInfo.
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.PKMACValue
PKMACValue ::= SEQUENCE { algId AlgorithmIdentifier, -- algorithm value shall be PasswordBasedMac 1.2.840.113533.7.66.13 -- parameter value is PBMParameter value BIT STRING }
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.POPOPrivKey
POPOPrivKey ::= CHOICE { thisMessage [0] BIT STRING, -- Deprecated -- possession is proven in this message (which contains the private -- key itself (encrypted for the CA)) subsequentMessage [1] SubsequentMessage, -- possession will be proven in a subsequent message dhMAC [2] BIT STRING, -- Deprecated agreeMAC [3] PKMACValue, encryptedKey [4] EnvelopedData }
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.POPOSigningKey
POPOSigningKey ::= SEQUENCE { poposkInput [0] POPOSigningKeyInput OPTIONAL, algorithmIdentifier AlgorithmIdentifier, signature BIT STRING } -- The signature (using "algorithmIdentifier") is on the -- DER-encoded value of poposkInput.
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.POPOSigningKeyInput
POPOSigningKeyInput ::= SEQUENCE { authInfo CHOICE { sender [0] GeneralName, -- used only if an authenticated identity has been -- established for the sender (e.g., a DN from a -- previously-issued and currently-valid certificate publicKeyMAC PKMACValue }, -- used if no authenticated GeneralName currently exists for -- the sender; publicKeyMAC contains a password-based MAC -- on the DER-encoded value of publicKey publicKey SubjectPublicKeyInfo } -- from CertTemplate
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.ProofOfPossession
ProofOfPossession ::= CHOICE { raVerified [0] NULL, -- used if the RA has already verified that the requester is in -- possession of the private key signature [1] POPOSigningKey, keyEncipherment [2] POPOPrivKey, keyAgreement [3] POPOPrivKey }
toASN1Primitive() - Method in class org.bouncycastle.asn1.crmf.SinglePubInfo
Return the primitive representation of SinglePubInfo.
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.DVCSErrorNotice
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequest
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.DVCSResponse
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.DVCSTime
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.Data
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.PathProcInput
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.ServiceType
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.eac.CVCertificate
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.eac.CVCertificateRequest
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.eac.CertificateBody
create a "request" or "profile" type Iso7816CertificateBody according to the variables sets.
toASN1Primitive() - Method in class org.bouncycastle.asn1.eac.CertificateHolderAuthorization
return the Certificate Holder Authorization as a DERApplicationSpecific Object
toASN1Primitive() - Method in class org.bouncycastle.asn1.eac.ECDSAPublicKey
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.eac.RSAPublicKey
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.eac.UnsignedInteger
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.CommitmentTypeIndication
CommitmentTypeIndication ::= SEQUENCE { commitmentTypeId CommitmentTypeIdentifier, commitmentTypeQualifier SEQUENCE SIZE (1..MAX) OF CommitmentTypeQualifier OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.CommitmentTypeQualifier
Returns a DER-encodable representation of this instance.
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.CompleteRevocationRefs
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.CrlIdentifier
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.CrlListID
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.CrlOcspRef
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.CrlValidatedID
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.OcspIdentifier
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.OcspListID
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.OcspResponsesID
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.OtherHash
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.OtherHashAlgAndValue
OtherHashAlgAndValue ::= SEQUENCE { hashAlgorithm AlgorithmIdentifier, hashValue OtherHashValue } OtherHashValue ::= OCTET STRING
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.OtherRevRefs
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.OtherRevVals
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.RevocationValues
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.SPUserNotice
SPUserNotice ::= SEQUENCE { noticeRef NoticeReference OPTIONAL, explicitText DisplayText OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.SPuri
SPuri ::= IA5String
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.SigPolicyQualifierInfo
SigPolicyQualifierInfo ::= SEQUENCE { sigPolicyQualifierId SigPolicyQualifierId, sigQualifier ANY DEFINED BY sigPolicyQualifierId } SigPolicyQualifierId ::= OBJECT IDENTIFIER
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.SigPolicyQualifiers
SigPolicyQualifiers ::= SEQUENCE SIZE (1..MAX) OF SigPolicyQualifierInfo
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.SignaturePolicyId
SignaturePolicyId ::= SEQUENCE { sigPolicyId SigPolicyId, sigPolicyHash SigPolicyHash, sigPolicyQualifiers SEQUENCE SIZE (1..MAX) OF SigPolicyQualifierInfo OPTIONAL}
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.SignaturePolicyIdentifier
SignaturePolicyIdentifier ::= CHOICE{ SignaturePolicyId SignaturePolicyId, SignaturePolicyImplied SignaturePolicyImplied } SignaturePolicyImplied ::= NULL
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.SignerAttribute
SignerAttribute ::= SEQUENCE OF CHOICE { claimedAttributes [0] ClaimedAttributes, certifiedAttributes [1] CertifiedAttributes } ClaimedAttributes ::= SEQUENCE OF Attribute CertifiedAttributes ::= AttributeCertificate -- as defined in RFC 3281: see clause 4.1.
toASN1Primitive() - Method in class org.bouncycastle.asn1.esf.SignerLocation
SignerLocation ::= SEQUENCE { countryName [0] DirectoryString OPTIONAL, localityName [1] DirectoryString OPTIONAL, postalAddress [2] PostalAddress OPTIONAL } PostalAddress ::= SEQUENCE SIZE(1..6) OF DirectoryString DirectoryString ::= CHOICE { teletexString TeletexString (SIZE (1..MAX)), printableString PrintableString (SIZE (1..MAX)), universalString UniversalString (SIZE (1..MAX)), utf8String UTF8String (SIZE (1..
toASN1Primitive() - Method in class org.bouncycastle.asn1.ess.ContentHints
ContentHints ::= SEQUENCE { contentDescription UTF8String (SIZE (1..MAX)) OPTIONAL, contentType ContentType }
toASN1Primitive() - Method in class org.bouncycastle.asn1.ess.ContentIdentifier
The definition of ContentIdentifier is ContentIdentifier ::= OCTET STRING id-aa-contentIdentifier OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9) smime(16) id-aa(2) 7 }
toASN1Primitive() - Method in class org.bouncycastle.asn1.ess.ESSCertID
ESSCertID ::= SEQUENCE { certHash Hash, issuerSerial IssuerSerial OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.ess.ESSCertIDv2
ESSCertIDv2 ::= SEQUENCE { hashAlgorithm AlgorithmIdentifier DEFAULT {algorithm id-sha256}, certHash Hash, issuerSerial IssuerSerial OPTIONAL } Hash ::= OCTET STRING IssuerSerial ::= SEQUENCE { issuer GeneralNames, serialNumber CertificateSerialNumber }
toASN1Primitive() - Method in class org.bouncycastle.asn1.ess.OtherCertID
OtherCertID ::= SEQUENCE { otherCertHash OtherHash, issuerSerial IssuerSerial OPTIONAL } OtherHash ::= CHOICE { sha1Hash OCTET STRING, otherHash OtherHashAlgAndValue } OtherHashAlgAndValue ::= SEQUENCE { hashAlgorithm AlgorithmIdentifier, hashValue OCTET STRING }
toASN1Primitive() - Method in class org.bouncycastle.asn1.ess.OtherSigningCertificate
The definition of OtherSigningCertificate is OtherSigningCertificate ::= SEQUENCE { certs SEQUENCE OF OtherCertID, policies SEQUENCE OF PolicyInformation OPTIONAL } id-aa-ets-otherSigCert OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9) smime(16) id-aa(2) 19 }
toASN1Primitive() - Method in class org.bouncycastle.asn1.ess.SigningCertificate
The definition of SigningCertificate is SigningCertificate ::= SEQUENCE { certs SEQUENCE OF ESSCertID, policies SEQUENCE OF PolicyInformation OPTIONAL } id-aa-signingCertificate OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9) smime(16) id-aa(2) 12 }
toASN1Primitive() - Method in class org.bouncycastle.asn1.ess.SigningCertificateV2
The definition of SigningCertificateV2 is SigningCertificateV2 ::= SEQUENCE { certs SEQUENCE OF ESSCertIDv2, policies SEQUENCE OF PolicyInformation OPTIONAL } id-aa-signingCertificateV2 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9) smime(16) id-aa(2) 47 }
toASN1Primitive() - Method in class org.bouncycastle.asn1.est.AttrOrOID
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.est.CsrAttrs
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.icao.CscaMasterList
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.icao.DataGroupHash
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.icao.LDSSecurityObject
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.icao.LDSVersionInfo
LDSVersionInfo ::= SEQUENCE { ldsVersion PRINTABLE STRING unicodeVersion PRINTABLE STRING }
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.ocsp.CertHash
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.ocsp.RequestedCertificate
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.AdditionalInformationSyntax
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.AdmissionSyntax
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.Admissions
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.DeclarationOfMajority
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.MonetaryLimit
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.NamingAuthority
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.ProcurationSyntax
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.isismtt.x509.Restriction
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.AesCcmCiphertext
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.BitmapSspRange
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.CertificateBase
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.CertificateType
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.CircularRegion
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.Duration
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.EndEntityType
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.GeographicRegion
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.GroupLinkageValue
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.HashAlgorithm
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.HashedData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.HeaderInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.IValue
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.Ieee1609Dot2Content
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.Ieee1609Dot2Data
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.IssuerIdentifier
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.Latitude
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.LinkageData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.LinkageValue
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.Longitude
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.PKRecipientInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.PolygonalRegion
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.PsidGroupPermissions
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.PsidSspRange
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.RectangularRegion
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SequenceOfCertificate
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SequenceOfOctetString
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SequenceOfPsidGroupPermissions
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SequenceOfRecipientInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SequenceOfRectangularRegion
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.Signature
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SignedData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SignedDataPayload
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SignerIdentifier
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SspRange
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SubjectPermissions
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SymmAlgorithm
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.SymmRecipientInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.ToBeSignedCertificate
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.ToBeSignedData
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.TwoDLocation
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.ValidityPeriod
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.its.VerificationKeyIndicator
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.smime.SMIMECapabilities
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.smime.SMIMECapability
Produce an object suitable for an ASN1OutputStream.
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.Accuracy
Accuracy ::= SEQUENCE { seconds INTEGER OPTIONAL, millis [0] INTEGER (1..999) OPTIONAL, micros [1] INTEGER (1..999) OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStamp
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampChain
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.ArchiveTimeStampSequence
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.CryptoInfos
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.EncryptionInfo
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.EvidenceRecord
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.MessageImprint
MessageImprint ::= SEQUENCE { hashAlgorithm AlgorithmIdentifier, hashedMessage OCTET STRING }
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.PartialHashtree
 
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.TSTInfo
TSTInfo ::= SEQUENCE { version INTEGER { v1(1) }, policy TSAPolicyId, messageImprint MessageImprint, -- MUST have the same value as the similar field in -- TimeStampReq serialNumber INTEGER, -- Time-Stamping users MUST be ready to accommodate integers -- up to 160 bits.
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.TimeStampReq
TimeStampReq ::= SEQUENCE { version INTEGER { v1(1) }, messageImprint MessageImprint, --a hash algorithm OID and the hash value of the data to be --time-stamped reqPolicy TSAPolicyId OPTIONAL, nonce INTEGER OPTIONAL, certReq BOOLEAN DEFAULT FALSE, extensions [0] IMPLICIT Extensions OPTIONAL }
toASN1Primitive() - Method in class org.bouncycastle.asn1.tsp.TimeStampResp
TimeStampResp ::= SEQUENCE { status PKIStatusInfo, timeStampToken TimeStampToken OPTIONAL }
toASN1Structure() - Method in class org.bouncycastle.asn1.cms.AttributeTable
 
toAttributeTypeAndValueArray() - Method in class org.bouncycastle.asn1.crmf.Controls
 
toCertReqMsgArray() - Method in class org.bouncycastle.asn1.crmf.CertReqMessages
 
toCertStatusArray() - Method in class org.bouncycastle.asn1.cmp.CertConfirmContent
 
toChallengeArray() - Method in class org.bouncycastle.asn1.cmp.POPODecKeyChallContent
 
toHashtable() - Method in class org.bouncycastle.asn1.cms.AttributeTable
 
toInfoTypeAndValueArray() - Method in class org.bouncycastle.asn1.cmp.GenMsgContent
 
toInfoTypeAndValueArray() - Method in class org.bouncycastle.asn1.cmp.GenRepContent
 
toPKIMessageArray() - Method in class org.bouncycastle.asn1.cmp.PKIMessages
 
toRevDetailsArray() - Method in class org.bouncycastle.asn1.cmp.RevReqContent
 
toString() - Method in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
toString() - Method in class org.bouncycastle.asn1.dvcs.CertEtcToken
 
toString() - Method in class org.bouncycastle.asn1.dvcs.DVCSCertInfo
 
toString() - Method in class org.bouncycastle.asn1.dvcs.DVCSErrorNotice
 
toString() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequest
 
toString() - Method in class org.bouncycastle.asn1.dvcs.DVCSRequestInformation
 
toString() - Method in class org.bouncycastle.asn1.dvcs.DVCSResponse
 
toString() - Method in class org.bouncycastle.asn1.dvcs.DVCSTime
 
toString() - Method in class org.bouncycastle.asn1.dvcs.Data
 
toString() - Method in class org.bouncycastle.asn1.dvcs.PathProcInput
 
toString() - Method in class org.bouncycastle.asn1.dvcs.ServiceType
 
toString() - Method in class org.bouncycastle.asn1.dvcs.TargetEtcChain
 
toString() - Method in class org.bouncycastle.asn1.eac.PackedDate
 
toString() - Method in class org.bouncycastle.asn1.tsp.EvidenceRecord
 
toTimeStampAndCRLArray() - Method in class org.bouncycastle.asn1.cms.TimeStampTokenEvidence
 
transactionIdInUse - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
tryLater - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 

U

UNACCEPTED_EXTENSION - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
UNACCEPTED_POLICY - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
UNIFORM_RESOURCE_LOCATOR - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
UnsignedInteger - class org.bouncycastle.asn1.eac.UnsignedInteger.
 
UnsignedInteger(int, BigInteger) - Constructor for class org.bouncycastle.asn1.eac.UnsignedInteger
 
ub_DataGroups - Static variable in class org.bouncycastle.asn1.icao.LDSSecurityObject
 
unacceptedExtension - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
unacceptedPolicy - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
unsupportedExt - Static variable in class org.bouncycastle.asn1.cmc.CMCFailInfo
 
unsupportedVersion - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 

V

VPKC - Static variable in class org.bouncycastle.asn1.dvcs.ServiceType
Identifier of VPKC service (Verify Public Key Certificates (also referred to as CPKC)).
VSD - Static variable in class org.bouncycastle.asn1.dvcs.ServiceType
Identifier of VSD service (Verify Signed Document).
ValidityPeriod - class org.bouncycastle.asn1.its.ValidityPeriod.
ValidityPeriod ::= SEQUENCE { start Time32, duration Duration }
ValidityPeriod() - Constructor for class org.bouncycastle.asn1.its.ValidityPeriod
 
VereidigteBuchprferin - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Vereidigte Buchpr�ferin
VereidigterBuchprfer - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Vereidigter Buchpr�fer
VerificationKeyIndicator - class org.bouncycastle.asn1.its.VerificationKeyIndicator.
VerificationKeyIndicator ::= CHOICE { verificationKey PublicVerificationKey, reconstructionValue EccP256CurvePoint, [] }
VerificationKeyIndicator() - Constructor for class org.bouncycastle.asn1.its.VerificationKeyIndicator
 
valueOf(int) - Static method in class org.bouncycastle.asn1.crmf.SubsequentMessage
 

W

WAITING - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
WRAPPER - Static variable in class org.bouncycastle.asn1.eac.EACTags
 
WRONG_AUTHORITY - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
Deprecated. use lower case version
Wirtschaftsprfer - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Wirtschaftspr�fer
Wirtschaftsprferin - Static variable in class org.bouncycastle.asn1.isismtt.x509.ProfessionInfo
Wirtschaftspr�ferin
waiting - Static variable in class org.bouncycastle.asn1.cmp.PKIStatus
 
web - Static variable in class org.bouncycastle.asn1.crmf.SinglePubInfo
 
wrongAuthority - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 
wrongIntegrity - Static variable in class org.bouncycastle.asn1.cmp.PKIFailureInfo
 

X

x500 - Static variable in class org.bouncycastle.asn1.crmf.SinglePubInfo
 

A B C D E F G H I K L M N O P Q R S T U V W X
Bouncy Castle Cryptography Library 1.69