Uses of Class
org.bouncycastle.asn1.ASN1Integer
-
Packages that use ASN1Integer Package Description org.bouncycastle.asn1 A library for parsing and writing ASN.1 objects.org.bouncycastle.asn1.cmp Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.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.crmf Classes and object identifiers specific to RFC 4211 "Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)."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.ocsp Support classes useful for encoding and supporting OCSP objects.org.bouncycastle.asn1.pkcs Support classes useful for encoding and supporting the various RSA PKCS documents.org.bouncycastle.asn1.tsp Support classes useful for encoding and supporting Time Stamp Protocol as described RFC 3161.org.bouncycastle.asn1.x509 Support classes useful for encoding and processing X.509 certificates.org.bouncycastle.asn1.x9 Support classes useful for encoding and supporting X9.62 elliptic curve. -
-
Uses of ASN1Integer in org.bouncycastle.asn1
Fields in org.bouncycastle.asn1 declared as ASN1Integer Modifier and Type Field Description protected ASN1IntegerASN1External. indirectReferenceMethods in org.bouncycastle.asn1 that return ASN1Integer Modifier and Type Method Description ASN1IntegerASN1External. getIndirectReference()Returns the indirect reference of this elementstatic ASN1IntegerASN1Integer. getInstance(java.lang.Object obj)return an integer from the passed in objectstatic ASN1IntegerASN1Integer. getInstance(ASN1TaggedObject obj, boolean explicit)return an Integer from a tagged object.Constructors in org.bouncycastle.asn1 with parameters of type ASN1Integer Constructor Description ASN1External(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, int encoding, ASN1Primitive externalData)Creates a new instance of External.ASN1External(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, DERTaggedObject externalData)Creates a new instance of External See X.690 for more informations about the meaning of these parametersDERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, int encoding, ASN1Primitive externalData)Creates a new instance of DERExternal.DERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, DERTaggedObject externalData)Creates a new instance of DERExternal See X.690 for more informations about the meaning of these parametersDLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, int encoding, ASN1Primitive externalData)Creates a new instance of Definite-Length External.DLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, DERTaggedObject externalData)Creates a new instance of DERExternal See X.690 for more informations about the meaning of these parameters -
Uses of ASN1Integer in org.bouncycastle.asn1.cmp
Methods in org.bouncycastle.asn1.cmp that return ASN1Integer Modifier and Type Method Description ASN1IntegerCertResponse. getCertReqId()ASN1IntegerCertStatus. getCertReqId()ASN1IntegerPollRepContent. getCertReqId(int index)ASN1Integer[][]PollReqContent. getCertReqIds()ASN1IntegerPollRepContent. getCheckAfter(int index)ASN1IntegerErrorMsgContent. getErrorCode()ASN1IntegerPBMParameter. getIterationCount()ASN1IntegerPKIHeader. getPvno()ASN1Integer[]POPODecKeyRespContent. toASN1IntegerArray()Constructors in org.bouncycastle.asn1.cmp with parameters of type ASN1Integer Constructor Description CertResponse(ASN1Integer certReqId, PKIStatusInfo status)CertResponse(ASN1Integer certReqId, PKIStatusInfo status, CertifiedKeyPair certifiedKeyPair, ASN1OctetString rspInfo)ErrorMsgContent(PKIStatusInfo pkiStatusInfo, ASN1Integer errorCode, PKIFreeText errorDetails)PBMParameter(ASN1OctetString salt, AlgorithmIdentifier owf, ASN1Integer iterationCount, AlgorithmIdentifier mac)PollRepContent(ASN1Integer certReqId, ASN1Integer checkAfter)PollRepContent(ASN1Integer certReqId, ASN1Integer checkAfter, PKIFreeText reason)PollReqContent(ASN1Integer certReqId)Create a pollReqContent for a single certReqId.PollReqContent(ASN1Integer[] certReqIds)Create a pollReqContent for a multiple certReqIds. -
Uses of ASN1Integer in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return ASN1Integer Modifier and Type Method Description ASN1IntegerIssuerAndSerialNumber. getSerialNumber()ASN1IntegerAuthenticatedData. getVersion()ASN1IntegerAuthenticatedDataParser. getVersion()ASN1IntegerAuthEnvelopedData. getVersion()ASN1IntegerAuthEnvelopedDataParser. getVersion()ASN1IntegerCompressedData. getVersion()ASN1IntegerCompressedDataParser. getVersion()ASN1IntegerDigestedData. getVersion()ASN1IntegerEncryptedData. getVersion()ASN1IntegerEnvelopedData. getVersion()ASN1IntegerEnvelopedDataParser. getVersion()ASN1IntegerKEKRecipientInfo. getVersion()ASN1IntegerKeyAgreeRecipientInfo. getVersion()ASN1IntegerKeyTransRecipientInfo. getVersion()ASN1IntegerPasswordRecipientInfo. getVersion()ASN1IntegerRecipientInfo. getVersion()ASN1IntegerSignedData. getVersion()ASN1IntegerSignedDataParser. getVersion()ASN1IntegerSignerInfo. getVersion() -
Uses of ASN1Integer in org.bouncycastle.asn1.crmf
Subclasses of ASN1Integer in org.bouncycastle.asn1.crmf Modifier and Type Class Description classSubsequentMessageFields in org.bouncycastle.asn1.crmf declared as ASN1Integer Modifier and Type Field Description static ASN1IntegerSinglePubInfo. dontCarestatic ASN1IntegerPKIPublicationInfo. dontPublishstatic ASN1IntegerSinglePubInfo. ldapstatic ASN1IntegerPKIPublicationInfo. pleasePublishstatic ASN1IntegerSinglePubInfo. webstatic ASN1IntegerSinglePubInfo. x500Methods in org.bouncycastle.asn1.crmf that return ASN1Integer Modifier and Type Method Description ASN1IntegerPKIPublicationInfo. getAction()ASN1IntegerCertRequest. getCertReqId()ASN1IntegerSinglePubInfo. getPubMethod()ASN1IntegerCertId. getSerialNumber()ASN1IntegerCertTemplate. getSerialNumber()Methods in org.bouncycastle.asn1.crmf with parameters of type ASN1Integer Modifier and Type Method Description CertTemplateBuilderCertTemplateBuilder. setSerialNumber(ASN1Integer ser)Constructors in org.bouncycastle.asn1.crmf with parameters of type ASN1Integer Constructor Description CertId(GeneralName issuer, ASN1Integer serialNumber)CertRequest(ASN1Integer certReqId, CertTemplate certTemplate, Controls controls)PKIPublicationInfo(ASN1Integer action)SinglePubInfo(ASN1Integer pubMethod, GeneralName pubLocation) -
Uses of ASN1Integer in org.bouncycastle.asn1.dvcs
Methods in org.bouncycastle.asn1.dvcs that return ASN1Integer Modifier and Type Method Description ASN1IntegerDVCSCertInfo. getSerialNumber()Methods in org.bouncycastle.asn1.dvcs with parameters of type ASN1Integer Modifier and Type Method Description voidDVCSCertInfoBuilder. setSerialNumber(ASN1Integer serialNumber)Constructors in org.bouncycastle.asn1.dvcs with parameters of type ASN1Integer Constructor Description DVCSCertInfo(DVCSRequestInformation dvReqInfo, DigestInfo messageImprint, ASN1Integer serialNumber, DVCSTime responseTime)DVCSCertInfoBuilder(DVCSRequestInformation dvReqInfo, DigestInfo messageImprint, ASN1Integer serialNumber, DVCSTime responseTime) -
Uses of ASN1Integer in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return ASN1Integer Modifier and Type Method Description ASN1IntegerCrlID. getCrlNum()ASN1IntegerCertID. getSerialNumber()ASN1IntegerResponseData. getVersion()ASN1IntegerTBSRequest. getVersion()Constructors in org.bouncycastle.asn1.ocsp with parameters of type ASN1Integer Constructor Description CertID(AlgorithmIdentifier hashAlgorithm, ASN1OctetString issuerNameHash, ASN1OctetString issuerKeyHash, ASN1Integer serialNumber)ResponseData(ASN1Integer version, ResponderID responderID, ASN1GeneralizedTime producedAt, ASN1Sequence responses, Extensions responseExtensions) -
Uses of ASN1Integer in org.bouncycastle.asn1.pkcs
Fields in org.bouncycastle.asn1.pkcs declared as ASN1Integer Modifier and Type Field Description static ASN1IntegerRSASSAPSSparams. DEFAULT_SALT_LENGTHstatic ASN1IntegerRSASSAPSSparams. DEFAULT_TRAILER_FIELDMethods in org.bouncycastle.asn1.pkcs that return ASN1Integer Modifier and Type Method Description ASN1IntegerIssuerAndSerialNumber. getCertificateSerialNumber()ASN1IntegerCertificationRequestInfo. getVersion()ASN1IntegerSignedData. getVersion()ASN1IntegerSignerInfo. getVersion()Constructors in org.bouncycastle.asn1.pkcs with parameters of type ASN1Integer Constructor Description RSASSAPSSparams(AlgorithmIdentifier hashAlgorithm, AlgorithmIdentifier maskGenAlgorithm, ASN1Integer saltLength, ASN1Integer trailerField)SignedData(ASN1Integer _version, ASN1Set _digestAlgorithms, ContentInfo _contentInfo, ASN1Set _certificates, ASN1Set _crls, ASN1Set _signerInfos)SignerInfo(ASN1Integer version, IssuerAndSerialNumber issuerAndSerialNumber, AlgorithmIdentifier digAlgorithm, ASN1Set authenticatedAttributes, AlgorithmIdentifier digEncryptionAlgorithm, ASN1OctetString encryptedDigest, ASN1Set unauthenticatedAttributes) -
Uses of ASN1Integer in org.bouncycastle.asn1.tsp
Methods in org.bouncycastle.asn1.tsp that return ASN1Integer Modifier and Type Method Description ASN1IntegerAccuracy. getMicros()ASN1IntegerAccuracy. getMillis()ASN1IntegerTimeStampReq. getNonce()ASN1IntegerTSTInfo. getNonce()ASN1IntegerAccuracy. getSeconds()ASN1IntegerTSTInfo. getSerialNumber()ASN1IntegerTimeStampReq. getVersion()ASN1IntegerTSTInfo. getVersion()Constructors in org.bouncycastle.asn1.tsp with parameters of type ASN1Integer Constructor Description Accuracy(ASN1Integer seconds, ASN1Integer millis, ASN1Integer micros)TimeStampReq(MessageImprint messageImprint, ASN1ObjectIdentifier tsaPolicy, ASN1Integer nonce, ASN1Boolean certReq, Extensions extensions)TSTInfo(ASN1ObjectIdentifier tsaPolicyId, MessageImprint messageImprint, ASN1Integer serialNumber, ASN1GeneralizedTime genTime, Accuracy accuracy, ASN1Boolean ordering, ASN1Integer nonce, GeneralName tsa, Extensions extensions) -
Uses of ASN1Integer in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return ASN1Integer Modifier and Type Method Description ASN1Integer[]NoticeReference. getNoticeNumbers()ASN1IntegerIssuerSerial. getSerial()ASN1IntegerAttributeCertificateInfo. getSerialNumber()ASN1IntegerCertificate. getSerialNumber()ASN1IntegerTBSCertificate. getSerialNumber()ASN1IntegerTBSCertList.CRLEntry. getUserCertificate()ASN1IntegerAttributeCertificateInfo. getVersion()ASN1IntegerCertificate. getVersion()ASN1IntegerTBSCertificate. getVersion()ASN1IntegerTBSCertList. getVersion()Methods in org.bouncycastle.asn1.x509 with parameters of type ASN1Integer Modifier and Type Method Description voidV2TBSCertListGenerator. addCRLEntry(ASN1Integer userCertificate, ASN1UTCTime revocationDate, int reason)voidV2TBSCertListGenerator. addCRLEntry(ASN1Integer userCertificate, Time revocationDate, int reason)voidV2TBSCertListGenerator. addCRLEntry(ASN1Integer userCertificate, Time revocationDate, int reason, ASN1GeneralizedTime invalidityDate)voidV2TBSCertListGenerator. addCRLEntry(ASN1Integer userCertificate, Time revocationDate, Extensions extensions)voidV1TBSCertificateGenerator. setSerialNumber(ASN1Integer serialNumber)voidV2AttributeCertificateInfoGenerator. setSerialNumber(ASN1Integer serialNumber)voidV3TBSCertificateGenerator. setSerialNumber(ASN1Integer serialNumber)Constructors in org.bouncycastle.asn1.x509 with parameters of type ASN1Integer Constructor Description IssuerSerial(GeneralNames issuer, ASN1Integer serial) -
Uses of ASN1Integer in org.bouncycastle.asn1.x9
Constructors in org.bouncycastle.asn1.x9 with parameters of type ASN1Integer Constructor Description ValidationParams(DERBitString seed, ASN1Integer pgenCounter)
-