Uses of Class
org.mozilla.jss.asn1.INTEGER
Packages that use INTEGER
Package
Description
Configuration and top-level operations of the JSS system.
ASN.1 structures, BER decoding, and DER encoding.
Encoding and decoding pkcs10 request
Creating and interpreting PKCS #12 blobs.
Creating and interpeting PKCS #7 blobs.
Encoding and decoding X.509 certificates and certificate extensions.
Creating and interpeting CMC blobs.
The PKIX CMMF protocol.
Creating and interpeting CMS blobs.
The PKIX CRMF protocol.
Frequently-used primitive ASN.1 types, such as AlgorithmIdentifier,
PrivateKeyInfo, and X.500 Name.
-
Uses of INTEGER in org.mozilla.jss
Methods in org.mozilla.jss with parameters of type INTEGERModifier and TypeMethodDescriptionCryptoManager.findCertByIssuerAndSerialNumber
(byte[] derIssuer, INTEGER serialNumber) Looks up a certificate by issuer and serial number. -
Uses of INTEGER in org.mozilla.jss.asn1
Subclasses of INTEGER in org.mozilla.jss.asn1 -
Uses of INTEGER in org.mozilla.jss.pkcs10
Fields in org.mozilla.jss.pkcs10 declared as INTEGERMethods in org.mozilla.jss.pkcs10 that return INTEGERMethods in org.mozilla.jss.pkcs10 with parameters of type INTEGERConstructors in org.mozilla.jss.pkcs10 with parameters of type INTEGERModifierConstructorDescriptionCertificationRequestInfo
(INTEGER version, Name subject, SubjectPublicKeyInfo subjectPublicKeyInfo, SET attributes) Creates a CertificationRequestInfo with the required fields. -
Uses of INTEGER in org.mozilla.jss.pkcs12
Fields in org.mozilla.jss.pkcs12 declared as INTEGERModifier and TypeFieldDescriptionprivate INTEGER
MacData.macIterationCount
private INTEGER
PFX.version
private static final INTEGER
PFX.VERSION
Methods in org.mozilla.jss.pkcs12 that return INTEGERConstructors in org.mozilla.jss.pkcs12 with parameters of type INTEGERModifierConstructorDescriptionMacData
(DigestInfo mac, OCTET_STRING macSalt, INTEGER macIterationCount) Creates a MacData from the given parameters.PFX
(INTEGER version, AuthenticatedSafes authSafes, MacData macData) Creates a PFX with the given parameters. -
Uses of INTEGER in org.mozilla.jss.pkcs7
Fields in org.mozilla.jss.pkcs7 declared as INTEGERModifier and TypeFieldDescriptionstatic final INTEGER
EncryptedData.DEFAULT_VERSION
The default version number.private INTEGER
IssuerAndSerialNumber.serialNumber
private INTEGER
DigestedData.version
private INTEGER
EncryptedData.version
private INTEGER
EnvelopedData.version
private INTEGER
RecipientInfo.version
private INTEGER
SignedAndEnvelopedData.version
private INTEGER
SignedData.version
private INTEGER
SignerInfo.version
private static final INTEGER
SignedData.VERSION
private static final INTEGER
SignerInfo.VERSION
Methods in org.mozilla.jss.pkcs7 that return INTEGERModifier and TypeMethodDescriptionIssuerAndSerialNumber.getSerialNumber()
DigestedData.getVersion()
EncryptedData.getVersion()
EnvelopedData.getVersion()
RecipientInfo.getVersion()
SignedAndEnvelopedData.getVersion()
Returns the version number.SignedData.getVersion()
Returns the version of this SignedData.SignerInfo.getVersion()
Retrieves the version number of this SignerInfo.Constructors in org.mozilla.jss.pkcs7 with parameters of type INTEGERModifierConstructorDescriptionDigestedData
(INTEGER version, AlgorithmIdentifier digestAlgorithm, ContentInfo contentInfo, OCTET_STRING digest) EncryptedData
(INTEGER version, EncryptedContentInfo encryptedContentInfo) Creates a new EncryptedData.EnvelopedData
(INTEGER version, SET recipientInfos, EncryptedContentInfo encryptedContentInfo) Create a EnvelopedData ASN1 object.IssuerAndSerialNumber
(Name issuer, INTEGER serialNumber) Constructs an IssuerAndSerialNumber from its components.RecipientInfo
(INTEGER version, IssuerAndSerialNumber issuerAndSerialNumber, AlgorithmIdentifier keyEncryptionAlgorithmID, OCTET_STRING encryptedKey) Create a RecipientInfo ASN1 object.SignedAndEnvelopedData
(INTEGER version, SET recipientInfos, SET digestAlgorithms, EncryptedContentInfo encryptedContentInfo, SET certificates, SET crls, SET signerInfos) (package private)
SignedData
(INTEGER version, SET digestAlgorithms, ContentInfo contentInfo, SET certificates, SET crls, SET signerInfos) Constructor for creating a SignedData from its encoding.(package private)
SignerInfo
(INTEGER version, IssuerAndSerialNumber issuerAndSerialNumber, AlgorithmIdentifier digestAlgorithm, SET authenticatedAttributes, AlgorithmIdentifier digestEncryptionAlgorithm, byte[] encryptedDigest, SET unauthenticatedAttributes) A constructor for creating a new SignerInfo from its decoding. -
Uses of INTEGER in org.mozilla.jss.pkix.cert
Fields in org.mozilla.jss.pkix.cert declared as INTEGERMethods in org.mozilla.jss.pkix.cert that return INTEGERMethods in org.mozilla.jss.pkix.cert with parameters of type INTEGERConstructors in org.mozilla.jss.pkix.cert with parameters of type INTEGERModifierConstructorDescriptionCertificateInfo
(CertificateInfo.Version version, INTEGER serialNumber, AlgorithmIdentifier signatureAlgId, Name issuer, Date notBefore, Date notAfter, Name subject, SubjectPublicKeyInfo subjectPublicKeyInfo) Creates a CertificateInfo with the required fields. -
Uses of INTEGER in org.mozilla.jss.pkix.cmc
Fields in org.mozilla.jss.pkix.cmc declared as INTEGERModifier and TypeFieldDescriptionstatic final INTEGER
BodyPartReference.BODYIDMAX
static final INTEGER
CMCStatusInfo.BODYIDMAX
static final INTEGER
CMCStatusInfoV2.BODYIDMAX
static final INTEGER
LraPopWitness.BODYIDMAX
static final INTEGER
TaggedAttribute.BODYIDMAX
static final INTEGER
TaggedCertificationRequest.BODYIDMAX
private INTEGER
BodyPartReference.bodyPartID
private INTEGER
DecryptedPOP.bodyPartID
private INTEGER
OtherMsg.bodyPartID
private INTEGER
OtherReqMsg.bodyPartID
private INTEGER
TaggedAttribute.bodyPartID
private INTEGER
TaggedCertificationRequest.bodyPartID
private INTEGER
TaggedContentInfo.bodyPartID
private INTEGER
OtherInfo.failInfo
private INTEGER
LraPopWitness.pkiDataBodyid
private INTEGER
CMCCertId.serial
private INTEGER
GetCert.serialNumber
private INTEGER
RevokeRequest.serialNumber
private INTEGER
CMCStatusInfo.status
private INTEGER
CMCStatusInfoV2.status
Methods in org.mozilla.jss.pkix.cmc that return INTEGERModifier and TypeMethodDescriptionBodyPartReference.getBodyPartID()
DecryptedPOP.getBodyPartID()
Returns thebodyPartID
field.OtherMsg.getBodyPartID()
Returns thebodyPartID
field.OtherReqMsg.getBodyPartID()
Returns thebodyPartID
field.TaggedAttribute.getBodyPartID()
TaggedCertificationRequest.getBodyPartID()
TaggedContentInfo.getBodyPartID()
Returns thebodyPartID
field.OtherInfo.getFailInfo()
If type == FAIL, returns the failInfo field.LraPopWitness.getPKIDataBodyid()
CMCCertId.getSerial()
Returns theserial
field.GetCert.getSerialNumber()
Returns theserialNumber
field.RevokeRequest.getSerialNumber()
Returns theserialNumber
field.Constructors in org.mozilla.jss.pkix.cmc with parameters of type INTEGERModifierConstructorDescriptionBodyPartReference
(BodyPartReference.Type type, INTEGER bodyPartID, SEQUENCE bodyPartPath) CMCCertId
(ANY issuer, INTEGER serial, BIT_STRING issuerUID) Constructs a newCMCCertId
from its components.CMCCertId
(SEQUENCE issuer, INTEGER serial, BIT_STRING issuerUID) Constructs a newCMCCertId
from its components.CMCStatusInfo
(INTEGER status, SEQUENCE bodyList, UTF8String statusString, OtherInfo otherInfo) Create a CMCStatusInfo from decoding.CMCStatusInfoV2
(INTEGER status, SEQUENCE bodyList, UTF8String statusString, OtherInfo otherInfo) Create a CMCStatusInfoV2 from decoding.DecryptedPOP
(INTEGER bodyPartID, AlgorithmIdentifier thePOPAlgID, OCTET_STRING thePOP) Constructs a newGetCert
from its components.LraPopWitness
(INTEGER pkiDataBodyid, SEQUENCE bodyIds) OtherInfo
(OtherInfo.Type type, INTEGER failInfo, PendInfo pendInfo) Constructs a OtherInfo from its components.OtherInfo
(OtherInfo.Type type, INTEGER failInfo, PendInfo pendInfo, ExtendedFailInfo extendedFailInfo) Constructs a OtherInfo from its components.OtherMsg
(INTEGER bodyPartID, OBJECT_IDENTIFIER otherMsgType, ANY otherMsgValue) Constructs a newOtherMsg
from its components.OtherReqMsg
(INTEGER bodyPartID, OBJECT_IDENTIFIER requestMessageType, ANY requestMessageValue) Constructs a newOtherReqMsg
from its components.RevokeRequest
(ANY issuerName, INTEGER serialNumber, ENUMERATED reason, GeneralizedTime invalidityDate, OCTET_STRING passphrase, UTF8String comment) Constructs a newRevokeRequest
from its components.RevokeRequest
(ANY issuerName, INTEGER serialNumber, ENUMERATED reason, OCTET_STRING passphrase, UTF8String comment) Deprecated.TaggedAttribute
(INTEGER bodyPartID, OBJECT_IDENTIFIER type, ASN1Value value) TaggedAttribute
(INTEGER bodyPartID, OBJECT_IDENTIFIER type, SET values) TaggedCertificationRequest
(INTEGER bodyPartID, CertificationRequest certificationRequest) Constructs a TaggedCertificationRequest from its components.TaggedContentInfo
(INTEGER bodyPartID, ContentInfo contentInfo) Constructs a newTaggedContentInfo
from its components. -
Uses of INTEGER in org.mozilla.jss.pkix.cmmf
Fields in org.mozilla.jss.pkix.cmmf declared as INTEGERModifier and TypeFieldDescriptionprivate INTEGER
CertResponse.certReqId
private INTEGER
IssuerAndSubject.certReqId
private INTEGER
RevRequest.serialNumber
private INTEGER
PKIStatusInfo.status
Methods in org.mozilla.jss.pkix.cmmf that return INTEGERModifier and TypeMethodDescriptionCertResponse.getCertReqId()
IssuerAndSubject.getCertReqId()
Returns thecertReqId
field, which may benull
.RevRequest.getSerialNumber()
Returns theserialNumber
field.Constructors in org.mozilla.jss.pkix.cmmf with parameters of type INTEGERModifierConstructorDescriptionCertResponse
(INTEGER certReqId, PKIStatusInfo status) CertResponse
(INTEGER certReqId, PKIStatusInfo status, CertifiedKeyPair certifiedKeyPair) IssuerAndSubject
(ANY issuer, ANY subject, INTEGER certReqId) RevRequest
(ANY issuerName, INTEGER serialNumber, ENUMERATED reason, GeneralizedTime invalidityDate, OCTET_STRING sharedSecret, UTF8String comment) Constructs a newRevRequest
from its components.RevRequest
(ANY issuerName, INTEGER serialNumber, ENUMERATED reason, OCTET_STRING sharedSecret, UTF8String comment) Deprecated.This constructor is obsolete now thatinvalidityDate
has been added to the class. -
Uses of INTEGER in org.mozilla.jss.pkix.cms
Fields in org.mozilla.jss.pkix.cms declared as INTEGERModifier and TypeFieldDescriptionstatic final INTEGER
EncryptedData.DEFAULT_VERSION
The default version number.private INTEGER
IssuerAndSerialNumber.serialNumber
private INTEGER
DigestedData.version
private INTEGER
EncryptedData.version
private INTEGER
EnvelopedData.version
private INTEGER
RecipientInfo.version
private INTEGER
SignedAndEnvelopedData.version
private INTEGER
SignedData.version
private INTEGER
SignerInfo.version
private static final INTEGER
SignedData.VERSION
Methods in org.mozilla.jss.pkix.cms that return INTEGERModifier and TypeMethodDescriptionIssuerAndSerialNumber.getSerialNumber()
DigestedData.getVersion()
EncryptedData.getVersion()
EnvelopedData.getVersion()
RecipientInfo.getVersion()
SignedAndEnvelopedData.getVersion()
Returns the version number.SignedData.getVersion()
Returns the version of this SignedData.SignerInfo.getVersion()
Retrieves the version number of this SignerInfo.Constructors in org.mozilla.jss.pkix.cms with parameters of type INTEGERModifierConstructorDescriptionDigestedData
(INTEGER version, AlgorithmIdentifier digestAlgorithm, ContentInfo contentInfo, OCTET_STRING digest) EncryptedData
(INTEGER version, EncryptedContentInfo encryptedContentInfo) Creates a new EncryptedData.EnvelopedData
(INTEGER version, SET recipientInfos, EncryptedContentInfo encryptedContentInfo) Create a EnvelopedData ASN1 object.IssuerAndSerialNumber
(Name issuer, INTEGER serialNumber) Constructs an IssuerAndSerialNumber from its components.RecipientInfo
(INTEGER version, IssuerAndSerialNumber issuerAndSerialNumber, AlgorithmIdentifier keyEncryptionAlgorithmID, OCTET_STRING encryptedKey) Create a RecipientInfo ASN1 object.SignedAndEnvelopedData
(INTEGER version, SET recipientInfos, SET digestAlgorithms, EncryptedContentInfo encryptedContentInfo, SET certificates, SET crls, SET signerInfos) (package private)
SignedData
(INTEGER version, SET digestAlgorithms, EncapsulatedContentInfo contentInfo, SET certificates, SET crls, SET signerInfos) Constructor for creating a SignedData from its encoding.(package private)
SignerInfo
(INTEGER version, SignerIdentifier signerIdentifier, AlgorithmIdentifier digestAlgorithm, SET signedAttributes, AlgorithmIdentifier digestEncryptionAlgorithm, byte[] encryptedDigest, SET unsignedAttributes) A constructor for creating a new SignerInfo from its decoding. -
Uses of INTEGER in org.mozilla.jss.pkix.crmf
Fields in org.mozilla.jss.pkix.crmf declared as INTEGERModifier and TypeFieldDescriptionprivate INTEGER
CertRequest.certReqId
private INTEGER
CertId.serialNumber
private INTEGER
CertTemplate.serialNumber
private INTEGER
POPOPrivKey.subsequentMessage
private INTEGER
CertTemplate.version
Methods in org.mozilla.jss.pkix.crmf that return INTEGERModifier and TypeMethodDescriptionCertRequest.getCertReqId()
Returns the certReqId (certificate request ID) field.CertId.getSerialNumber()
Returns theserialNumber
field.CertTemplate.getSerialNumber()
Returns the serialNumber field of this CertTemplate.POPOPrivKey.getSubsequentMessage()
If type==SUBSEQUENT_MESSAGE, returns the subsequentMessage field.CertTemplate.getVersion()
Returns the version field of this CertTemplate.Methods in org.mozilla.jss.pkix.crmf with parameters of type INTEGERModifier and TypeMethodDescriptionvoid
CertTemplate.setSerialNumber
(INTEGER serialNumber) Sets the serialNumber field of this CertTemplate.void
CertTemplate.setVersion
(INTEGER version) Sets the version field of this CertTemplate.Constructors in org.mozilla.jss.pkix.crmf with parameters of type INTEGERModifierConstructorDescriptionConstructs a newCertId
from its components.CertRequest
(INTEGER certReqId, CertTemplate certTemplate, SEQUENCE controls) private
POPOPrivKey
(POPOPrivKey.Type type, BIT_STRING thisMessage, INTEGER subsequentMessage, BIT_STRING dhMAC) -
Uses of INTEGER in org.mozilla.jss.pkix.primitive
Fields in org.mozilla.jss.pkix.primitive declared as INTEGERMethods in org.mozilla.jss.pkix.primitive that return INTEGERConstructors in org.mozilla.jss.pkix.primitive with parameters of type INTEGERModifierConstructorDescriptionPBEParameter
(OCTET_STRING salt, INTEGER iterations) Creates a PBEParameter from a salt and iteration count.PBKDF2Params
(OCTET_STRING salt, AlgorithmIdentifier otherSource, INTEGER iterations, INTEGER keyLength, AlgorithmIdentifier prf) Creates a PBKDF2Params from a salt and iteration countPrivateKeyInfo
(INTEGER version, AlgorithmIdentifier privateKeyAlgorithm, OCTET_STRING privateKey, SET attributes) Create a PrivateKeyInfo from its components.
invalidityDate
has been added to the class.