Modifier and Type | Class and Description |
---|---|
class |
ASN1Integer |
Modifier and Type | Method and Description |
---|---|
DERInteger |
DERExternal.getIndirectReference()
Returns the indirect reference of this element
|
static DERInteger |
DERInteger.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an Integer from a tagged object.
|
static DERInteger |
DERInteger.getInstance(Object obj)
return an integer from the passed in object
|
Constructor and Description |
---|
DERExternal(DERObjectIdentifier directReference,
DERInteger indirectReference,
ASN1Object dataValueDescriptor,
DERTaggedObject externalData)
Creates a new instance of DERExternal
See X.690 for more informations about the meaning of these parameters
|
DERExternal(DERObjectIdentifier directReference,
DERInteger indirectReference,
ASN1Object dataValueDescriptor,
int encoding,
DERObject externalData)
Creates a new instance of DERExternal.
|
Modifier and Type | Method and Description |
---|---|
DERInteger |
PollRepContent.getCertReqId() |
DERInteger |
CertStatus.getCertReqId() |
DERInteger |
CertResponse.getCertReqId() |
DERInteger[][] |
PollReqContent.getCertReqIds() |
DERInteger |
ErrorMsgContent.getErrorCode() |
DERInteger |
PollRepContent.getCheckAfter() |
DERInteger |
PBMParameter.getIterationCount() |
DERInteger |
PKIHeader.getPvno() |
DERInteger[] |
POPODecKeyRespContent.toDERIntegerArray() |
Constructor and Description |
---|
CertResponse(DERInteger certReqId,
PKIStatusInfo status) |
CertResponse(DERInteger certReqId,
PKIStatusInfo status,
CertifiedKeyPair certifiedKeyPair,
ASN1OctetString rspInfo) |
ErrorMsgContent(PKIStatusInfo pkiStatusInfo,
DERInteger errorCode,
PKIFreeText errorDetails) |
PBMParameter(ASN1OctetString salt,
AlgorithmIdentifier owf,
DERInteger iterationCount,
AlgorithmIdentifier mac) |
Modifier and Type | Method and Description |
---|---|
DERInteger |
IssuerAndSerialNumber.getSerialNumber() |
DERInteger |
SignerInfo.getVersion() |
DERInteger |
SignedDataParser.getVersion() |
DERInteger |
SignedData.getVersion() |
DERInteger |
RecipientInfo.getVersion() |
DERInteger |
PasswordRecipientInfo.getVersion() |
DERInteger |
KeyTransRecipientInfo.getVersion() |
DERInteger |
KeyAgreeRecipientInfo.getVersion() |
DERInteger |
KEKRecipientInfo.getVersion() |
DERInteger |
EnvelopedDataParser.getVersion() |
DERInteger |
EnvelopedData.getVersion() |
DERInteger |
EncryptedData.getVersion() |
DERInteger |
CompressedDataParser.getVersion() |
DERInteger |
CompressedData.getVersion() |
DERInteger |
AuthEnvelopedDataParser.getVersion() |
DERInteger |
AuthEnvelopedData.getVersion() |
DERInteger |
AuthenticatedDataParser.getVersion() |
DERInteger |
AuthenticatedData.getVersion() |
Constructor and Description |
---|
IssuerAndSerialNumber(X509Name name,
DERInteger serialNumber)
Deprecated.
use X500Name constructor
|
Modifier and Type | Class and Description |
---|---|
class |
SubsequentMessage |
Modifier and Type | Method and Description |
---|---|
DERInteger |
PKIPublicationInfo.getAction() |
DERInteger |
CertRequest.getCertReqId() |
DERInteger |
CertTemplate.getSerialNumber() |
DERInteger |
CertId.getSerialNumber() |
Modifier and Type | Method and Description |
---|---|
CertTemplateBuilder |
CertTemplateBuilder.setSerialNumber(DERInteger ser) |
Constructor and Description |
---|
CertRequest(DERInteger certReqId,
CertTemplate certTemplate,
Controls controls) |
Modifier and Type | Method and Description |
---|---|
DERInteger |
CrlID.getCrlNum() |
DERInteger |
CertID.getSerialNumber() |
DERInteger |
TBSRequest.getVersion() |
DERInteger |
ResponseData.getVersion() |
Constructor and Description |
---|
CertID(AlgorithmIdentifier hashAlgorithm,
ASN1OctetString issuerNameHash,
ASN1OctetString issuerKeyHash,
DERInteger serialNumber) |
ResponseData(DERInteger version,
ResponderID responderID,
DERGeneralizedTime producedAt,
ASN1Sequence responses,
X509Extensions responseExtensions) |
Modifier and Type | Field and Description |
---|---|
static DERInteger |
RSASSAPSSparams.DEFAULT_SALT_LENGTH |
static DERInteger |
RSASSAPSSparams.DEFAULT_TRAILER_FIELD |
Modifier and Type | Method and Description |
---|---|
DERInteger |
IssuerAndSerialNumber.getCertificateSerialNumber() |
DERInteger |
RSASSAPSSparams.getSaltLength() |
DERInteger |
RSASSAPSSparams.getTrailerField() |
DERInteger |
SignerInfo.getVersion() |
DERInteger |
SignedData.getVersion() |
DERInteger |
CertificationRequestInfo.getVersion() |
Constructor and Description |
---|
IssuerAndSerialNumber(X509Name name,
DERInteger certSerialNumber) |
RSASSAPSSparams(AlgorithmIdentifier hashAlgorithm,
AlgorithmIdentifier maskGenAlgorithm,
DERInteger saltLength,
DERInteger trailerField) |
SignedData(DERInteger _version,
ASN1Set _digestAlgorithms,
ContentInfo _contentInfo,
ASN1Set _certificates,
ASN1Set _crls,
ASN1Set _signerInfos) |
SignerInfo(DERInteger version,
IssuerAndSerialNumber issuerAndSerialNumber,
AlgorithmIdentifier digAlgorithm,
ASN1Set authenticatedAttributes,
AlgorithmIdentifier digEncryptionAlgorithm,
ASN1OctetString encryptedDigest,
ASN1Set unauthenticatedAttributes) |
Modifier and Type | Method and Description |
---|---|
DERInteger |
Accuracy.getMicros() |
DERInteger |
Accuracy.getMillis() |
DERInteger |
TSTInfo.getNonce() |
DERInteger |
TimeStampReq.getNonce() |
DERInteger |
Accuracy.getSeconds() |
DERInteger |
TSTInfo.getSerialNumber() |
DERInteger |
TimeStampReq.getVersion() |
Constructor and Description |
---|
Accuracy(DERInteger seconds,
DERInteger millis,
DERInteger micros) |
TimeStampReq(MessageImprint messageImprint,
DERObjectIdentifier tsaPolicy,
DERInteger nonce,
DERBoolean certReq,
X509Extensions extensions) |
TSTInfo(DERObjectIdentifier tsaPolicyId,
MessageImprint messageImprint,
DERInteger serialNumber,
DERGeneralizedTime genTime,
Accuracy accuracy,
DERBoolean ordering,
DERInteger nonce,
GeneralName tsa,
X509Extensions extensions) |
Modifier and Type | Class and Description |
---|---|
class |
CRLNumber
The CRLNumber object.
|
Modifier and Type | Method and Description |
---|---|
DERInteger |
IssuerSerial.getSerial() |
DERInteger |
X509CertificateStructure.getSerialNumber() |
DERInteger |
TBSCertificateStructure.getSerialNumber() |
DERInteger |
AttributeCertificateInfo.getSerialNumber() |
DERInteger |
TBSCertList.CRLEntry.getUserCertificate() |
DERInteger |
AttributeCertificateInfo.getVersion() |
DERInteger |
TBSCertList.getVersionNumber() |
DERInteger |
TBSCertificateStructure.getVersionNumber() |
Modifier and Type | Method and Description |
---|---|
void |
V2TBSCertListGenerator.addCRLEntry(DERInteger userCertificate,
DERUTCTime revocationDate,
int reason) |
void |
V2TBSCertListGenerator.addCRLEntry(DERInteger userCertificate,
Time revocationDate,
int reason) |
void |
V2TBSCertListGenerator.addCRLEntry(DERInteger userCertificate,
Time revocationDate,
int reason,
DERGeneralizedTime invalidityDate) |
void |
V2TBSCertListGenerator.addCRLEntry(DERInteger userCertificate,
Time revocationDate,
X509Extensions extensions) |
void |
V3TBSCertificateGenerator.setSerialNumber(DERInteger serialNumber) |
void |
V2AttributeCertificateInfoGenerator.setSerialNumber(DERInteger serialNumber) |
void |
V1TBSCertificateGenerator.setSerialNumber(DERInteger serialNumber) |
Constructor and Description |
---|
IssuerSerial(GeneralNames issuer,
DERInteger serial) |
Modifier and Type | Method and Description |
---|---|
DERInteger |
DHDomainParameters.getG() |
DERInteger |
DHDomainParameters.getJ() |
DERInteger |
DHDomainParameters.getP() |
DERInteger |
DHValidationParms.getPgenCounter() |
DERInteger |
DHDomainParameters.getQ() |
DERInteger |
DHPublicKey.getY() |
Constructor and Description |
---|
DHDomainParameters(DERInteger p,
DERInteger g,
DERInteger q,
DERInteger j,
DHValidationParms validationParms) |
DHPublicKey(DERInteger y) |
DHValidationParms(DERBitString seed,
DERInteger pgenCounter) |
Copyright © 2015. All rights reserved.