Uses of Class
org.bouncycastle.asn1.ASN1Integer
Packages that use ASN1Integer
Package
Description
-
Uses of ASN1Integer in org.bouncycastle.asn1
Methods in org.bouncycastle.asn1 that return ASN1IntegerModifier and TypeMethodDescriptionASN1External.getIndirectReference()Returns the indirect reference of this elementstatic ASN1IntegerASN1Integer.getInstance(Object obj) Return an integer from the passed in object.static ASN1IntegerASN1Integer.getInstance(ASN1TaggedObject taggedObject, boolean explicit) Return an Integer from a tagged object.Constructors in org.bouncycastle.asn1 with parameters of type ASN1IntegerModifierConstructorDescriptionDERExternal(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.ocsp
Methods in org.bouncycastle.asn1.ocsp that return ASN1IntegerModifier and TypeMethodDescriptionCrlID.getCrlNum()CertID.getSerialNumber()ResponseData.getVersion()TBSRequest.getVersion()Constructors in org.bouncycastle.asn1.ocsp with parameters of type ASN1IntegerModifierConstructorDescriptionCertID(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 ASN1IntegerModifier and TypeFieldDescriptionstatic final ASN1IntegerRSASSAPSSparams.DEFAULT_SALT_LENGTHstatic final ASN1IntegerRSASSAPSSparams.DEFAULT_TRAILER_FIELDMethods in org.bouncycastle.asn1.pkcs that return ASN1IntegerModifier and TypeMethodDescriptionIssuerAndSerialNumber.getCertificateSerialNumber()RC2CBCParameter.getRC2ParameterVersionData()CertificationRequestInfo.getVersion()PrivateKeyInfo.getVersion()SignedData.getVersion()SignerInfo.getVersion()Constructors in org.bouncycastle.asn1.pkcs with parameters of type ASN1IntegerModifierConstructorDescriptionIssuerAndSerialNumber(X509Name name, ASN1Integer certSerialNumber) 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.x509
Methods in org.bouncycastle.asn1.x509 that return ASN1IntegerModifier and TypeMethodDescriptionNoticeReference.getNoticeNumbers()BasicConstraints.getPathLenConstraintInteger()IssuerSerial.getSerial()AttributeCertificateInfo.getSerialNumber()Certificate.getSerialNumber()DeltaCertificateDescriptor.getSerialNumber()TBSCertificate.getSerialNumber()TBSCertificateStructure.getSerialNumber()Deprecated.X509CertificateStructure.getSerialNumber()Deprecated.TBSCertList.CRLEntry.getUserCertificate()AttributeCertificateInfo.getVersion()Certificate.getVersion()TBSCertificate.getVersion()TBSCertList.getVersion()TBSCertificateStructure.getVersionNumber()Deprecated.Methods in org.bouncycastle.asn1.x509 with parameters of type ASN1IntegerModifier and TypeMethodDescriptionvoidV2TBSCertListGenerator.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 -
Uses of ASN1Integer in org.bouncycastle.asn1.x9
Methods in org.bouncycastle.asn1.x9 that return ASN1IntegerModifier and TypeMethodDescriptionDHDomainParameters.getG()Deprecated.DHDomainParameters.getJ()Deprecated.DHDomainParameters.getP()Deprecated.DHValidationParms.getPgenCounter()Deprecated.DHDomainParameters.getQ()Deprecated.Constructors in org.bouncycastle.asn1.x9 with parameters of type ASN1IntegerModifierConstructorDescriptionDHDomainParameters(ASN1Integer p, ASN1Integer g, ASN1Integer q, ASN1Integer j, DHValidationParms validationParms) Deprecated.DHValidationParms(ASN1BitString seed, ASN1Integer pgenCounter) Deprecated.ValidationParams(DERBitString seed, ASN1Integer pgenCounter) -
Uses of ASN1Integer in org.bouncycastle.cert.cmp
Methods in org.bouncycastle.cert.cmp with parameters of type ASN1IntegerModifier and TypeMethodDescriptionCertificateConfirmationContentBuilder.addAcceptedCertificate(org.bouncycastle.asn1.cmp.CMPCertificate cmpCertificate, AlgorithmIdentifier sigAlg, ASN1Integer certReqID) CertificateConfirmationContentBuilder.addAcceptedCertificate(X509CertificateHolder certHolder, ASN1Integer certReqID) -
Uses of ASN1Integer in org.bouncycastle.cert.crmf
Methods in org.bouncycastle.cert.crmf that return ASN1IntegerModifier and TypeMethodDescriptionCertificateRequestMessage.getCertReqId()Return the certificate request ID for this message.Methods in org.bouncycastle.cert.crmf with parameters of type ASN1IntegerModifier and TypeMethodDescriptionCertificateRequestMessageBuilder.setSerialNumber(ASN1Integer serialNumber) Constructors in org.bouncycastle.cert.crmf with parameters of type ASN1IntegerModifierConstructorDescriptionCertificateResponseBuilder(ASN1Integer certReqId, org.bouncycastle.asn1.cmp.PKIStatusInfo statusInfo) Base constructor. -
Uses of ASN1Integer in org.bouncycastle.pqc.asn1
Methods in org.bouncycastle.pqc.asn1 that return ASN1Integer