JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
Q
R
S
V
A
AESGmac(SecurityFactory, String, int)
- Constructor for class org.xipki.qa.security.
P12SignSpeed.AESGmac
B
BenchmarkHttpClient
- Class in
org.xipki.qa
Benchmark HTTP client.
BenchmarkHttpClient(String, int, SslContext, BenchmarkHttpClient.ResponseHandler, int)
- Constructor for class org.xipki.qa.
BenchmarkHttpClient
BenchmarkHttpClient.HttpClientException
- Exception in
org.xipki.qa
BenchmarkHttpClient.ResponseHandler
- Interface in
org.xipki.qa
BenchmarkHttpClient.SslConf
- Class in
org.xipki.qa
BigIntegerRange
- Class in
org.xipki.qa
Range with [from, to].
BigIntegerRange(BigInteger, BigInteger)
- Constructor for class org.xipki.qa.
BigIntegerRange
buildConstantExtesions(Map<String, ExtensionType>)
- Static method in class org.xipki.qa.ca.
CertprofileQa
buildSslContext()
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
C
CaEnrollBenchEntry
- Class in
org.xipki.qa.ca
Entry for benchmark enrollment test.
CaEnrollBenchEntry(String, CaEnrollBenchKeyEntry, String, CaEnrollBenchEntry.RandomDn)
- Constructor for class org.xipki.qa.ca.
CaEnrollBenchEntry
CaEnrollBenchEntry.RandomDn
- Enum in
org.xipki.qa.ca
CaEnrollBenchKeyEntry
- Class in
org.xipki.qa.ca
SubjectPublicKeyInfo entry for benchmark enrollment test.
CaEnrollBenchKeyEntry()
- Constructor for class org.xipki.qa.ca.
CaEnrollBenchKeyEntry
CaEnrollBenchKeyEntry.DSAKeyEntry
- Class in
org.xipki.qa.ca
CaEnrollBenchKeyEntry.ECKeyEntry
- Class in
org.xipki.qa.ca
CaEnrollBenchKeyEntry.RSAKeyEntry
- Class in
org.xipki.qa.ca
CaEnrollBenchmark
- Class in
org.xipki.qa.ca
CA enrollment benchmark.
CaEnrollBenchmark(CaEnrollBenchEntry, int, int, int, String)
- Constructor for class org.xipki.qa.ca.
CaEnrollBenchmark
CaEnrollBenchmark.Conf
- Class in
org.xipki.qa.ca
CaQaSystemManager
- Interface in
org.xipki.qa.ca
QA system manager for CA.
CaQaSystemManagerImpl
- Class in
org.xipki.qa.ca
An implementation of
CaQaSystemManager
.
CaQaSystemManagerImpl()
- Constructor for class org.xipki.qa.ca.
CaQaSystemManagerImpl
Certprofile()
- Constructor for class org.xipki.qa.ca.
QaconfType.Certprofile
CertprofileQa
- Class in
org.xipki.qa.ca
QA for Certprofile.
CertprofileQa(String)
- Constructor for class org.xipki.qa.ca.
CertprofileQa
CertprofileQa(byte[])
- Constructor for class org.xipki.qa.ca.
CertprofileQa
checkCert(byte[], IssuerInfo, X500Name, SubjectPublicKeyInfo, Extensions)
- Method in class org.xipki.qa.ca.
CertprofileQa
checkExtensions(Certificate, IssuerInfo, Extensions, X500Name)
- Method in class org.xipki.qa.ca.
ExtensionsChecker
checkOcsp(OCSPResp, IssuerHash, BigInteger, byte[], OcspCertStatus, OcspResponseOption, Date, boolean)
- Method in class org.xipki.qa.ocsp.
OcspQa
checkOcsp(OCSPResp, OcspError)
- Method in class org.xipki.qa.ocsp.
OcspQa
checkOcsp(OCSPResp, IssuerHash, List<BigInteger>, Map<BigInteger, byte[]>, Map<BigInteger, OcspCertStatus>, Map<BigInteger, Date>, OcspResponseOption, boolean)
- Method in class org.xipki.qa.ocsp.
OcspQa
checkPublicKey(SubjectPublicKeyInfo, SubjectPublicKeyInfo)
- Method in class org.xipki.qa.ca.
PublicKeyChecker
checkSubject(X500Name, X500Name)
- Method in class org.xipki.qa.ca.
SubjectChecker
close()
- Method in class org.xipki.qa.ca.
CaQaSystemManagerImpl
close()
- Method in class org.xipki.qa.
FileBigIntegerIterator
close()
- Method in class org.xipki.qa.security.
P11SignSpeed
Conf()
- Constructor for class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
D
DSA(P11Slot, byte[], int, int)
- Constructor for class org.xipki.qa.security.
P11KeyGenSpeed.DSA
DSA(SecurityFactory, P11Slot, byte[], String, int, int, int)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.DSA
DSA(boolean, SecurityFactory, P11Slot, byte[], String, String, int, int, int)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.DSA
DSA(int, int, SecurityFactory)
- Constructor for class org.xipki.qa.security.
P12KeyGenSpeed.DSA
DSA(SecurityFactory, String, int, int, int)
- Constructor for class org.xipki.qa.security.
P12SignSpeed.DSA
DSAKeyEntry(int)
- Constructor for class org.xipki.qa.ca.
CaEnrollBenchKeyEntry.DSAKeyEntry
E
EC(P11Slot, byte[], ASN1ObjectIdentifier)
- Constructor for class org.xipki.qa.security.
P11KeyGenSpeed.EC
EC(SecurityFactory, P11Slot, byte[], String, int, ASN1ObjectIdentifier)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.EC
EC(boolean, SecurityFactory, P11Slot, byte[], String, String, int, ASN1ObjectIdentifier)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.EC
EC(ASN1ObjectIdentifier, SecurityFactory)
- Constructor for class org.xipki.qa.security.
P12KeyGenSpeed.EC
EC(SecurityFactory, String, int, ASN1ObjectIdentifier)
- Constructor for class org.xipki.qa.security.
P12SignSpeed.EC
ECKeyEntry(ASN1ObjectIdentifier)
- Constructor for class org.xipki.qa.ca.
CaEnrollBenchKeyEntry.ECKeyEntry
ExtensionsChecker
- Class in
org.xipki.qa.ca
Extensions checker.
ExtensionsChecker(X509ProfileType, XijsonCertprofile)
- Constructor for class org.xipki.qa.ca.
ExtensionsChecker
F
FileBigIntegerIterator
- Class in
org.xipki.qa
Iterator which iterates the
BigInteger
specified in the file.
FileBigIntegerIterator(String, boolean, boolean)
- Constructor for class org.xipki.qa.
FileBigIntegerIterator
forCode(int)
- Static method in enum org.xipki.qa.ocsp.
OcspError
forName(String)
- Static method in enum org.xipki.qa.ocsp.
OcspCertStatus
forName(String)
- Static method in enum org.xipki.qa.ocsp.
OcspError
G
generateKeypair(SecureRandom)
- Method in class org.xipki.qa.security.
P12KeyGenSpeed.DSA
generateKeypair(SecureRandom)
- Method in class org.xipki.qa.security.
P12KeyGenSpeed.EC
generateKeypair(SecureRandom)
- Method in class org.xipki.qa.security.
P12KeyGenSpeed
generateKeypair(SecureRandom)
- Method in class org.xipki.qa.security.
P12KeyGenSpeed.RSA
genKeypair()
- Method in class org.xipki.qa.security.
P11KeyGenSpeed.DSA
genKeypair()
- Method in class org.xipki.qa.security.
P11KeyGenSpeed.EC
genKeypair()
- Method in class org.xipki.qa.security.
P11KeyGenSpeed
genKeypair()
- Method in class org.xipki.qa.security.
P11KeyGenSpeed.RSA
genKeypair()
- Method in class org.xipki.qa.security.
P11KeyGenSpeed.SM2
getBcCert()
- Method in class org.xipki.qa.ca.
IssuerInfo
getCaIssuerUrls()
- Method in class org.xipki.qa.ca.
IssuerInfo
getCaIssuerUrls()
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
getCaNotAfter()
- Method in class org.xipki.qa.ca.
IssuerInfo
getCaNotBefore()
- Method in class org.xipki.qa.ca.
IssuerInfo
getCaUrl()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
getCert()
- Method in class org.xipki.qa.ca.
IssuerInfo
getCert()
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
getCerthashAlgId()
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
getCerthashOccurrence()
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
getCertprofile()
- Method in class org.xipki.qa.ca.
CaEnrollBenchEntry
getCertprofile(String)
- Method in interface org.xipki.qa.ca.
CaQaSystemManager
Returns the Certprofile for the given name.
getCertprofile(String)
- Method in class org.xipki.qa.ca.
CaQaSystemManagerImpl
getCertprofileNames()
- Method in interface org.xipki.qa.ca.
CaQaSystemManager
getCertprofileNames()
- Method in class org.xipki.qa.ca.
CaQaSystemManagerImpl
getCertprofiles()
- Method in class org.xipki.qa.ca.
QaconfType
getCode()
- Method in class org.xipki.qa.
ValidationIssue
getConfFile()
- Method in class org.xipki.qa.ca.
CaQaSystemManagerImpl
getControl()
- Method in class org.xipki.qa.security.
P11KeyGenSpeed
getCrlUrls()
- Method in class org.xipki.qa.ca.
IssuerInfo
getCrlUrls()
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
getDeltaCrlUrls()
- Method in class org.xipki.qa.ca.
IssuerInfo
getDeltaCrlUrls()
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
getDescription()
- Method in class org.xipki.qa.
ValidationIssue
getDiff()
- Method in class org.xipki.qa.
BigIntegerRange
getFailedValidationIssues()
- Method in class org.xipki.qa.
ValidationResult
getFailureMessage()
- Method in class org.xipki.qa.
ValidationIssue
getFrom()
- Method in class org.xipki.qa.
BigIntegerRange
getInstance(String)
- Static method in enum org.xipki.qa.ca.
CaEnrollBenchEntry.RandomDn
getIssuer(String)
- Method in interface org.xipki.qa.ca.
CaQaSystemManager
Returns the issuer information.
getIssuer(String)
- Method in class org.xipki.qa.ca.
CaQaSystemManagerImpl
getIssuerNames()
- Method in interface org.xipki.qa.ca.
CaQaSystemManager
getIssuerNames()
- Method in class org.xipki.qa.ca.
CaQaSystemManagerImpl
getIssuers()
- Method in class org.xipki.qa.ca.
QaconfType
getKeysize(String)
- Static method in class org.xipki.qa.security.
P12SignSpeed.AESGmac
getKeystore()
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
getKeystorePassword()
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
getName()
- Method in class org.xipki.qa.ca.
QaconfType.Certprofile
getName()
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
getNewKeyControl(byte[], String)
- Static method in class org.xipki.qa.security.
P11SignSpeed
getNextUpdateOccurrence()
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
getNonceOccurrence()
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
getNonNullKeyId(P11Slot, byte[], String)
- Static method in class org.xipki.qa.security.
P11SignSpeed
getOcspUrls()
- Method in class org.xipki.qa.ca.
IssuerInfo
getOcspUrls()
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
getPrecomputedDSAKeystore(int, int)
- Static method in class org.xipki.qa.security.
P12SignSpeed
getPrecomputedECKeystore(ASN1ObjectIdentifier)
- Static method in class org.xipki.qa.security.
P12SignSpeed
getPrecomputedRSAKeystore(int, BigInteger)
- Static method in class org.xipki.qa.security.
P12SignSpeed
getRealAccount(long)
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark
getRequestorCert()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
getRespIssuer()
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
getResponderCert()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
getSignatureAlgName()
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
getSsl()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
getStatus()
- Method in enum org.xipki.qa.ocsp.
OcspError
getStoreType()
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
getSubjectKeyIdentifier()
- Method in class org.xipki.qa.ca.
IssuerInfo
getSubjectPublicKeyInfo()
- Method in class org.xipki.qa.ca.
CaEnrollBenchEntry
getSubjectPublicKeyInfo()
- Method in class org.xipki.qa.ca.
CaEnrollBenchKeyEntry.DSAKeyEntry
getSubjectPublicKeyInfo()
- Method in class org.xipki.qa.ca.
CaEnrollBenchKeyEntry.ECKeyEntry
getSubjectPublicKeyInfo()
- Method in class org.xipki.qa.ca.
CaEnrollBenchKeyEntry
getSubjectPublicKeyInfo()
- Method in class org.xipki.qa.ca.
CaEnrollBenchKeyEntry.RSAKeyEntry
getSuccessfulValidationIssues()
- Method in class org.xipki.qa.
ValidationResult
getTestor()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark
getTestor()
- Method in class org.xipki.qa.ocsp.
OcspBenchmark
getTestor()
- Method in class org.xipki.qa.security.
P11KeyGenSpeed
getTestor()
- Method in class org.xipki.qa.security.
P11SignSpeed
getTestor()
- Method in class org.xipki.qa.security.
P12KeyGenSpeed
getTestor()
- Method in class org.xipki.qa.security.
P12SignSpeed
getTo()
- Method in class org.xipki.qa.
BigIntegerRange
getTruststore()
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
getTruststorePassword()
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
getValidationIssues()
- Method in class org.xipki.qa.
ValidationResult
getValidityMode()
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
getValue()
- Method in class org.xipki.qa.ca.
QaExtensionValue
getX500Name(long)
- Method in class org.xipki.qa.ca.
CaEnrollBenchEntry
H
hasNext()
- Method in class org.xipki.qa.
FileBigIntegerIterator
hasNext()
- Method in class org.xipki.qa.
RangeBigIntegerIterator
HMAC(SecurityFactory, P11Slot, byte[], String, int)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.HMAC
HMAC(boolean, SecurityFactory, P11Slot, byte[], String, String, int)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.HMAC
HMAC(SecurityFactory, String, int)
- Constructor for class org.xipki.qa.security.
P12SignSpeed.HMAC
HttpClientException(String)
- Constructor for exception org.xipki.qa.
BenchmarkHttpClient.HttpClientException
HttpClientException(String, Throwable)
- Constructor for exception org.xipki.qa.
BenchmarkHttpClient.HttpClientException
I
init()
- Method in interface org.xipki.qa.ca.
CaQaSystemManager
init()
- Method in class org.xipki.qa.ca.
CaQaSystemManagerImpl
isAllSuccessful()
- Method in class org.xipki.qa.
ValidationResult
isCritical()
- Method in class org.xipki.qa.ca.
QaExtensionValue
isCutoffNotAfter()
- Method in class org.xipki.qa.ca.
IssuerInfo
isFailed()
- Method in class org.xipki.qa.
ValidationIssue
isInRange(BigInteger)
- Method in class org.xipki.qa.
BigIntegerRange
Issuer()
- Constructor for class org.xipki.qa.ca.
QaconfType.Issuer
IssuerInfo
- Class in
org.xipki.qa.ca
Certificate issuer information.
IssuerInfo(List<String>, List<String>, List<String>, List<String>, byte[], boolean)
- Constructor for class org.xipki.qa.ca.
IssuerInfo
N
next()
- Method in class org.xipki.qa.
FileBigIntegerIterator
next()
- Method in class org.xipki.qa.
RangeBigIntegerIterator
nextCertRequest()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark
O
OcspBenchmark
- Class in
org.xipki.qa.ocsp
OCSP benchmark.
OcspBenchmark(Certificate, String, RequestOptions, Iterator<BigInteger>, int, int, String)
- Constructor for class org.xipki.qa.ocsp.
OcspBenchmark
OcspCertStatus
- Enum in
org.xipki.qa.ocsp
OCSP Certstatus enum.
OcspError
- Enum in
org.xipki.qa.ocsp
OCSP error enum.
OcspQa
- Class in
org.xipki.qa.ocsp
OCSP QA.
OcspQa(SecurityFactory)
- Constructor for class org.xipki.qa.ocsp.
OcspQa
OcspResponseOption
- Class in
org.xipki.qa.ocsp
OCSP response option.
OcspResponseOption()
- Constructor for class org.xipki.qa.ocsp.
OcspResponseOption
onComplete(FullHttpResponse)
- Method in interface org.xipki.qa.
BenchmarkHttpClient.ResponseHandler
onComplete(FullHttpResponse)
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark
onComplete(FullHttpResponse)
- Method in class org.xipki.qa.ocsp.
OcspBenchmark
onError()
- Method in interface org.xipki.qa.
BenchmarkHttpClient.ResponseHandler
onError()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark
onError()
- Method in class org.xipki.qa.ocsp.
OcspBenchmark
org.xipki.qa
- package org.xipki.qa
org.xipki.qa.ca
- package org.xipki.qa.ca
org.xipki.qa.ocsp
- package org.xipki.qa.ocsp
org.xipki.qa.security
- package org.xipki.qa.security
P
P11KeyGenSpeed
- Class in
org.xipki.qa.security
Speed test of PKCS#11 keypair generation.
P11KeyGenSpeed(P11Slot, byte[], String)
- Constructor for class org.xipki.qa.security.
P11KeyGenSpeed
P11KeyGenSpeed.DSA
- Class in
org.xipki.qa.security
P11KeyGenSpeed.EC
- Class in
org.xipki.qa.security
P11KeyGenSpeed.RSA
- Class in
org.xipki.qa.security
P11KeyGenSpeed.SM2
- Class in
org.xipki.qa.security
P11SignSpeed
- Class in
org.xipki.qa.security
Speed test of PKCS#11 signature creation.
P11SignSpeed(SecurityFactory, P11Slot, String, boolean, P11ObjectIdentifier, String, int)
- Constructor for class org.xipki.qa.security.
P11SignSpeed
P11SignSpeed.DSA
- Class in
org.xipki.qa.security
P11SignSpeed.EC
- Class in
org.xipki.qa.security
P11SignSpeed.HMAC
- Class in
org.xipki.qa.security
P11SignSpeed.RSA
- Class in
org.xipki.qa.security
P11SignSpeed.SM2
- Class in
org.xipki.qa.security
P12KeyGenSpeed
- Class in
org.xipki.qa.security
Speed test of PKCS#12 keypair generation.
P12KeyGenSpeed(String, SecurityFactory)
- Constructor for class org.xipki.qa.security.
P12KeyGenSpeed
P12KeyGenSpeed.DSA
- Class in
org.xipki.qa.security
P12KeyGenSpeed.EC
- Class in
org.xipki.qa.security
P12KeyGenSpeed.RSA
- Class in
org.xipki.qa.security
P12SignSpeed
- Class in
org.xipki.qa.security
Speed test of PKCS#12 signature creation.
P12SignSpeed(SecurityFactory, String, byte[], String, int)
- Constructor for class org.xipki.qa.security.
P12SignSpeed
P12SignSpeed(String, SecurityFactory, String, byte[], String, int)
- Constructor for class org.xipki.qa.security.
P12SignSpeed
P12SignSpeed.AESGmac
- Class in
org.xipki.qa.security
P12SignSpeed.DSA
- Class in
org.xipki.qa.security
P12SignSpeed.EC
- Class in
org.xipki.qa.security
P12SignSpeed.HMAC
- Class in
org.xipki.qa.security
P12SignSpeed.RSA
- Class in
org.xipki.qa.security
P12SignSpeed.SM2
- Class in
org.xipki.qa.security
PASSWORD
- Static variable in class org.xipki.qa.security.
P12SignSpeed
PublicKeyChecker
- Class in
org.xipki.qa.ca
Public key checker.
PublicKeyChecker(Map<ASN1ObjectIdentifier, KeyParametersOption>)
- Constructor for class org.xipki.qa.ca.
PublicKeyChecker
Q
QaconfType
- Class in
org.xipki.qa.ca
Configuration the QA system.
QaconfType()
- Constructor for class org.xipki.qa.ca.
QaconfType
QaconfType.Certprofile
- Class in
org.xipki.qa.ca
QaconfType.Issuer
- Class in
org.xipki.qa.ca
QaExtensionValue
- Class in
org.xipki.qa.ca
QA extension value.
QaExtensionValue(boolean, byte[])
- Constructor for class org.xipki.qa.ca.
QaExtensionValue
R
RangeBigIntegerIterator
- Class in
org.xipki.qa
Iterator which iterates the
BigInteger
as specified by a list of
BigIntegerRange
s.
RangeBigIntegerIterator(List<BigIntegerRange>, boolean)
- Constructor for class org.xipki.qa.
RangeBigIntegerIterator
requestor()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
responder()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
RSA(P11Slot, byte[], int, BigInteger)
- Constructor for class org.xipki.qa.security.
P11KeyGenSpeed.RSA
RSA(SecurityFactory, P11Slot, byte[], String, int, int, BigInteger)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.RSA
RSA(boolean, SecurityFactory, P11Slot, byte[], String, String, int, int, BigInteger)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.RSA
RSA(int, BigInteger, SecurityFactory)
- Constructor for class org.xipki.qa.security.
P12KeyGenSpeed.RSA
RSA(SecurityFactory, String, int, int, BigInteger)
- Constructor for class org.xipki.qa.security.
P12SignSpeed.RSA
RSAKeyEntry(int)
- Constructor for class org.xipki.qa.ca.
CaEnrollBenchKeyEntry.RSAKeyEntry
S
send(FullHttpRequest)
- Method in class org.xipki.qa.
BenchmarkHttpClient
setCaIssuerUrls(List<String>)
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
setCaUrl(String)
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
setCert(FileOrBinary)
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
setCerthashAlgId(ASN1ObjectIdentifier)
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
setCerthashOccurrence(TripleState)
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
setCertprofiles(List<QaconfType.Certprofile>)
- Method in class org.xipki.qa.ca.
QaconfType
setConfFile(String)
- Method in class org.xipki.qa.ca.
CaQaSystemManagerImpl
setCrlUrls(List<String>)
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
setDeltaCrlUrls(List<String>)
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
setFailureMessage(String)
- Method in class org.xipki.qa.
ValidationIssue
setIssuers(List<QaconfType.Issuer>)
- Method in class org.xipki.qa.ca.
QaconfType
setKeystore(String)
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
setKeystorePassword(String)
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
setName(String)
- Method in class org.xipki.qa.ca.
QaconfType.Certprofile
setName(String)
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
setNextUpdateOccurrence(TripleState)
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
setNonceOccurrence(TripleState)
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
setOcspUrls(List<String>)
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
setRequestorCert(String)
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
setRespIssuer(X509Certificate)
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
setResponderCert(String)
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
setSignatureAlgName(String)
- Method in class org.xipki.qa.ocsp.
OcspResponseOption
setSsl(BenchmarkHttpClient.SslConf)
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
setStoreType(String)
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
setTruststore(String)
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
setTruststorePassword(String)
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
setValidityMode(String)
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
shutdown()
- Method in class org.xipki.qa.
BenchmarkHttpClient
slot
- Variable in class org.xipki.qa.security.
P11KeyGenSpeed
SM2(P11Slot, byte[])
- Constructor for class org.xipki.qa.security.
P11KeyGenSpeed.SM2
SM2(SecurityFactory, P11Slot, byte[], int)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.SM2
SM2(boolean, SecurityFactory, P11Slot, byte[], String, int)
- Constructor for class org.xipki.qa.security.
P11SignSpeed.SM2
SM2(SecurityFactory, int)
- Constructor for class org.xipki.qa.security.
P12SignSpeed.SM2
SslConf()
- Constructor for class org.xipki.qa.
BenchmarkHttpClient.SslConf
start()
- Method in class org.xipki.qa.
BenchmarkHttpClient
SubjectChecker
- Class in
org.xipki.qa.ca
Subject checker.
SubjectChecker(Certprofile.SubjectControl)
- Constructor for class org.xipki.qa.ca.
SubjectChecker
V
validate()
- Method in class org.xipki.qa.
BenchmarkHttpClient.SslConf
validate()
- Method in class org.xipki.qa.ca.
CaEnrollBenchmark.Conf
validate()
- Method in class org.xipki.qa.ca.
QaconfType.Certprofile
validate()
- Method in class org.xipki.qa.ca.
QaconfType.Issuer
validate()
- Method in class org.xipki.qa.ca.
QaconfType
ValidationIssue
- Class in
org.xipki.qa
Single validation issue.
ValidationIssue(String, String)
- Constructor for class org.xipki.qa.
ValidationIssue
ValidationResult
- Class in
org.xipki.qa
Validation result consisting of failed validation issues and successful issues.
ValidationResult(ValidationIssue)
- Constructor for class org.xipki.qa.
ValidationResult
ValidationResult(List<ValidationIssue>)
- Constructor for class org.xipki.qa.
ValidationResult
valueOf(String)
- Static method in enum org.xipki.qa.ca.
CaEnrollBenchEntry.RandomDn
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.xipki.qa.ocsp.
OcspCertStatus
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.xipki.qa.ocsp.
OcspError
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xipki.qa.ca.
CaEnrollBenchEntry.RandomDn
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.xipki.qa.ocsp.
OcspCertStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.xipki.qa.ocsp.
OcspError
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
I
N
O
P
Q
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.