A B C D E F G H I M N O P R S T V 
All Classes All Packages

A

addCapabilities(CaCapability...) - Method in class org.xipki.scep.message.CaCaps
 
addCmsCertSet(CMSSignedDataGenerator, X509Cert[]) - Static method in class org.xipki.scep.util.ScepUtil
 
addSignendAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.xipki.scep.message.PkiMessage
 
addUnsignendAttribute(ASN1ObjectIdentifier, ASN1Encodable) - Method in class org.xipki.scep.message.PkiMessage
 
AES - org.xipki.scep.transaction.CaCapability
 
AuthorityCertStore - Class in org.xipki.scep.message
Contains the CA certificate and the corresponding RA certificates, if exists.

B

badAlg - org.xipki.scep.transaction.FailInfo
Unrecognized or unsupported algorithm identifier.
badCertId - org.xipki.scep.transaction.FailInfo
No certificate could be identified matching the provided criteria.
badMessageCheck - org.xipki.scep.transaction.FailInfo
integrity check failed.
badRequest - org.xipki.scep.transaction.FailInfo
transaction not permitted or supported.
badTime - org.xipki.scep.transaction.FailInfo
The signingTime attribute from the CMS, authenticatedAttributes was not sufficiently.
buildGetUrl(Operation) - Method in class org.xipki.scep.client.CaIdentifier
 
buildGetUrl(Operation, String) - Method in class org.xipki.scep.client.CaIdentifier
 
buildPostUrl(Operation) - Method in class org.xipki.scep.client.CaIdentifier
 

C

CaCapability - Enum in org.xipki.scep.transaction
CA capability enum.
caCaps - Variable in class org.xipki.scep.client.Client
 
CaCaps - Class in org.xipki.scep.message
CA caps.
CaCaps() - Constructor for class org.xipki.scep.message.CaCaps
 
CaCaps(Set<CaCapability>) - Constructor for class org.xipki.scep.message.CaCaps
 
CaCertValidator - Interface in org.xipki.scep.client
CA Certificate validator.
CaCertValidator.CachingCertificateValidator - Class in org.xipki.scep.client
CA certificate validator with caching certificates.
CaCertValidator.PreprovisionedCaCertValidator - Class in org.xipki.scep.client
CaCertValidator with pre-povisioned CA certificates.
CaCertValidator.PreprovisionedHashCaCertValidator - Class in org.xipki.scep.client
 
CachingCertificateValidator(CaCertValidator) - Constructor for class org.xipki.scep.client.CaCertValidator.CachingCertificateValidator
 
caId - Variable in class org.xipki.scep.client.Client
 
CaIdentifier - Class in org.xipki.scep.client
CA identifier.
CaIdentifier(String, String) - Constructor for class org.xipki.scep.client.CaIdentifier
 
capabilities() - Method in class org.xipki.scep.message.CaCaps
 
CertificateValidator - Interface in org.xipki.scep.message
Certificate validator.
CertificateValidator.CollectionCertificateValidator - Class in org.xipki.scep.message
 
CertificateValidator.TrustAllCertValidator - Class in org.xipki.scep.message
 
CertPoll - org.xipki.scep.transaction.MessageType
Certificate polling in manual enrolment.
CertRep - org.xipki.scep.transaction.MessageType
Response to certificate or CRL request.
Client - Class in org.xipki.scep.client
SCEP client.
Client(CaIdentifier, CaCertValidator) - Constructor for class org.xipki.scep.client.Client
 
CollectionCertificateValidator(Collection<X509Cert>) - Constructor for class org.xipki.scep.message.CertificateValidator.CollectionCertificateValidator
 
CollectionCertificateValidator(X509Cert) - Constructor for class org.xipki.scep.message.CertificateValidator.CollectionCertificateValidator
 
CT_PKI_MESSAGE - Static variable in class org.xipki.scep.util.ScepConstants
 
CT_TEXT_PLAIN - Static variable in class org.xipki.scep.util.ScepConstants
 
CT_X509_CA_CERT - Static variable in class org.xipki.scep.util.ScepConstants
 
CT_X509_CA_RA_CERT - Static variable in class org.xipki.scep.util.ScepConstants
 
CT_X509_NEXT_CA_CERT - Static variable in class org.xipki.scep.util.ScepConstants
 

D

decode(CMSSignedData, PrivateKey, X509Cert, CollectionStore<X509CertificateHolder>) - Static method in class org.xipki.scep.message.DecodedPkiMessage
 
decode(CMSSignedData, CollectionStore<X509CertificateHolder>) - Static method in class org.xipki.scep.message.DecodedNextCaMessage
 
decode(CMSSignedData, EnvelopedDataDecryptor, CollectionStore<X509CertificateHolder>) - Static method in class org.xipki.scep.message.DecodedPkiMessage
 
DecodedNextCaMessage - Class in org.xipki.scep.message
Decoded NextCaMessage.
DecodedNextCaMessage() - Constructor for class org.xipki.scep.message.DecodedNextCaMessage
 
DecodedPkiMessage - Class in org.xipki.scep.message
Decoded PkiMessage.
DecodedPkiMessage(TransactionId, MessageType, Nonce) - Constructor for class org.xipki.scep.message.DecodedPkiMessage
 
decrypt(CMSEnvelopedData) - Method in class org.xipki.scep.message.EnvelopedDataDecryptor
 
DEFAULT_SIGNINGTIME_BIAS - Static variable in class org.xipki.scep.client.Client
 
DES3 - org.xipki.scep.transaction.CaCapability
 
destroy() - Method in class org.xipki.scep.client.Client
 

E

encode(PrivateKey, SignAlgo, X509Cert, X509Cert[], X509Cert, ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.PkiMessage
 
encode(PrivateKey, X509Cert, X509Cert[]) - Method in class org.xipki.scep.message.NextCaMessage
 
encode(ContentSigner, X509Cert, X509Cert[], X509Cert, ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.PkiMessage
 
EnrolmentResponse - Class in org.xipki.scep.client
Response of certificate enrolment.
EnrolmentResponse(PkiMessage) - Constructor for class org.xipki.scep.client.EnrolmentResponse
 
EnvelopedDataDecryptor - Class in org.xipki.scep.message
EnvelopedData decryptor.
EnvelopedDataDecryptor(List<EnvelopedDataDecryptor.EnvelopedDataDecryptorInstance>) - Constructor for class org.xipki.scep.message.EnvelopedDataDecryptor
 
EnvelopedDataDecryptor(EnvelopedDataDecryptor.EnvelopedDataDecryptorInstance) - Constructor for class org.xipki.scep.message.EnvelopedDataDecryptor
 
EnvelopedDataDecryptor.EnvelopedDataDecryptorInstance - Class in org.xipki.scep.message
 
EnvelopedDataDecryptorInstance(X509Cert, PrivateKey) - Constructor for class org.xipki.scep.message.EnvelopedDataDecryptor.EnvelopedDataDecryptorInstance
 
equals(Object) - Method in class org.xipki.scep.client.CaIdentifier
 
equals(Object) - Method in class org.xipki.scep.message.CaCaps
 

F

FailInfo - Enum in org.xipki.scep.transaction
FailInfo enum.
FAILURE - org.xipki.scep.transaction.PkiStatus
request rejected.
forValue(int) - Static method in enum org.xipki.scep.transaction.FailInfo
 
forValue(int) - Static method in enum org.xipki.scep.transaction.MessageType
 
forValue(int) - Static method in enum org.xipki.scep.transaction.PkiStatus
 
forValue(String) - Static method in enum org.xipki.scep.transaction.CaCapability
 
forValue(String) - Static method in enum org.xipki.scep.transaction.Operation
 

G

getAuthorityCertStore() - Method in class org.xipki.scep.client.Client
 
getAuthorityCertStore() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
getBytes() - Method in class org.xipki.scep.message.CaCaps
 
getBytes() - Method in class org.xipki.scep.transaction.Nonce
 
getCaCaps() - Method in class org.xipki.scep.client.Client
 
GetCACaps - org.xipki.scep.transaction.Operation
 
getCaCert() - Method in class org.xipki.scep.client.Client
 
getCaCert() - Method in class org.xipki.scep.message.AuthorityCertStore
 
getCaCert() - Method in class org.xipki.scep.message.NextCaMessage
 
GetCACert - org.xipki.scep.transaction.Operation
 
getCaCertValidator() - Method in class org.xipki.scep.client.Client
 
getCaId() - Method in class org.xipki.scep.client.Client
 
GetCert - org.xipki.scep.transaction.MessageType
Retrieve a certificate.
getCertificates() - Method in class org.xipki.scep.client.EnrolmentResponse
 
getCertsFromSignedData(SignedData) - Static method in class org.xipki.scep.util.ScepUtil
 
getCode() - Method in enum org.xipki.scep.transaction.FailInfo
 
getCode() - Method in enum org.xipki.scep.transaction.MessageType
 
getCode() - Method in enum org.xipki.scep.transaction.Operation
 
getCode() - Method in enum org.xipki.scep.transaction.PkiStatus
 
getContent() - Method in class org.xipki.scep.client.ScepHttpResponse
 
getContentBytes() - Method in class org.xipki.scep.client.ScepHttpResponse
 
getContentEncoding() - Method in class org.xipki.scep.client.ScepHttpResponse
 
getContentEncryptionAlgorithm() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
getContentLength() - Method in class org.xipki.scep.client.ScepHttpResponse
 
getContentType() - Method in class org.xipki.scep.client.ScepHttpResponse
 
GetCRL - org.xipki.scep.transaction.MessageType
Retrieve a CRL.
getCrlFromPkiMessage(SignedData) - Static method in class org.xipki.scep.util.ScepUtil
 
getDigestAlgorithm() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
getDigestAlgorithm() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
getEncryptionCert() - Method in class org.xipki.scep.message.AuthorityCertStore
 
getFailInfo() - Method in class org.xipki.scep.client.EnrolmentResponse
 
getFailInfo() - Method in class org.xipki.scep.message.PkiMessage
 
getFailInfoText() - Method in class org.xipki.scep.client.EnrolmentResponse
 
getFailInfoText() - Method in class org.xipki.scep.message.PkiMessage
 
getFailureMessage() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
getFailureMessage() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
getFirstAttrValue(AttributeTable, ASN1ObjectIdentifier) - Static method in class org.xipki.scep.util.ScepUtil
 
getId() - Method in class org.xipki.scep.transaction.TransactionId
 
getInstance(Object) - Static method in class org.xipki.scep.message.IssuerAndSubject
 
getInstance(String) - Static method in class org.xipki.scep.message.CaCaps
 
getInstance(X509Cert, X509Cert...) - Static method in class org.xipki.scep.message.AuthorityCertStore
 
getIssuer() - Method in class org.xipki.scep.message.IssuerAndSubject
 
getMaxSigningTimeBiasInMs() - Method in class org.xipki.scep.client.Client
 
getMessageData() - Method in class org.xipki.scep.message.PkiMessage
 
getMessageType() - Method in class org.xipki.scep.message.PkiMessage
 
GetNextCACert - org.xipki.scep.transaction.CaCapability
 
GetNextCACert - org.xipki.scep.transaction.Operation
 
getPkcsRep() - Method in class org.xipki.scep.client.EnrolmentResponse
 
getPkiStatus() - Method in class org.xipki.scep.message.PkiMessage
 
getProfile() - Method in class org.xipki.scep.client.CaIdentifier
 
getRaCerts() - Method in class org.xipki.scep.message.NextCaMessage
 
getRecipient() - Method in class org.xipki.scep.message.EnvelopedDataDecryptor.EnvelopedDataDecryptorInstance
 
getRecipientId() - Method in class org.xipki.scep.message.EnvelopedDataDecryptor.EnvelopedDataDecryptorInstance
 
getRecipientNonce() - Method in class org.xipki.scep.message.PkiMessage
 
getSenderNonce() - Method in class org.xipki.scep.message.PkiMessage
 
getSignatureAlgName(Key, HashAlgo) - Static method in class org.xipki.scep.util.ScepUtil
 
getSignatureCert() - Method in class org.xipki.scep.message.AuthorityCertStore
 
getSignatureCert() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
getSignatureCert() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
getSignedAtrributeValue(ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.PkiMessage
 
getSigningTime() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
getSigningTime() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
getSubject() - Method in class org.xipki.scep.message.IssuerAndSubject
 
getText() - Method in enum org.xipki.scep.transaction.CaCapability
 
getTime(Object) - Static method in class org.xipki.scep.util.ScepUtil
 
getTransactionId() - Method in class org.xipki.scep.message.PkiMessage
 
getUnsignedAtrributeValue(ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.PkiMessage
 
getUrl() - Method in class org.xipki.scep.client.CaIdentifier
 

H

hashCode() - Method in class org.xipki.scep.client.CaIdentifier
 
hashCode() - Method in class org.xipki.scep.message.CaCaps
 
httpGet(String) - Method in class org.xipki.scep.client.Client
Send request via HTTP GET.
httpGet(String) - Method in class org.xipki.scep.client.ScepClient
 
httpPost(String, String, byte[]) - Method in class org.xipki.scep.client.Client
Send request via HTTP POST.
httpPost(String, String, byte[]) - Method in class org.xipki.scep.client.ScepClient
 

I

ID_ATTRIBUTES - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_FAILINFO - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_MESSAGE_TYPE - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_PKI - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_PKI_STATUS - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_RECIPIENT_NONCE - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_SCEP - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_SCEP_FAILINFOTEXT - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_SENDER_NONCE - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_SMI_PKIX - Static variable in class org.xipki.scep.util.ScepConstants
 
ID_TRANSACTION_ID - Static variable in class org.xipki.scep.util.ScepConstants
 
init() - Method in class org.xipki.scep.client.Client
 
isDecryptionSuccessful() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
isFailure() - Method in class org.xipki.scep.client.EnrolmentResponse
 
isHttpGetOnly() - Method in class org.xipki.scep.client.Client
 
isPending() - Method in class org.xipki.scep.client.EnrolmentResponse
Returns true for a pending response, false otherwise.
isSignatureValid() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
isSignatureValid() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
isSuccess() - Method in class org.xipki.scep.client.EnrolmentResponse
 
IssuerAndSubject - Class in org.xipki.scep.message
ASN.1 IssuerAndSubject.
IssuerAndSubject(X500Name, X500Name) - Constructor for class org.xipki.scep.message.IssuerAndSubject
 
isTrusted(X509Cert) - Method in class org.xipki.scep.client.CaCertValidator.CachingCertificateValidator
 
isTrusted(X509Cert) - Method in interface org.xipki.scep.client.CaCertValidator
Whether the certificate can be trusted.
isTrusted(X509Cert) - Method in class org.xipki.scep.client.CaCertValidator.PreprovisionedCaCertValidator
 
isTrusted(X509Cert) - Method in class org.xipki.scep.client.CaCertValidator.PreprovisionedHashCaCertValidator
 

M

MessageDecodingException - Exception in org.xipki.scep.message
Exception indicate error while decoding message.
MessageDecodingException(String) - Constructor for exception org.xipki.scep.message.MessageDecodingException
 
MessageDecodingException(String, Throwable) - Constructor for exception org.xipki.scep.message.MessageDecodingException
 
MessageDecodingException(Throwable) - Constructor for exception org.xipki.scep.message.MessageDecodingException
 
MessageEncodingException - Exception in org.xipki.scep.message
Exception indicate error while encoding message.
MessageEncodingException(String) - Constructor for exception org.xipki.scep.message.MessageEncodingException
 
MessageEncodingException(String, Throwable) - Constructor for exception org.xipki.scep.message.MessageEncodingException
 
MessageEncodingException(Throwable) - Constructor for exception org.xipki.scep.message.MessageEncodingException
 
MessageType - Enum in org.xipki.scep.transaction
Message type enum.
mostSecureHashAlgo() - Method in class org.xipki.scep.message.CaCaps
 

N

NextCaMessage - Class in org.xipki.scep.message
Get Next CA Response Message.
NextCaMessage() - Constructor for class org.xipki.scep.message.NextCaMessage
 
Nonce - Class in org.xipki.scep.transaction
Nonce.
Nonce(byte[]) - Constructor for class org.xipki.scep.transaction.Nonce
 

O

Operation - Enum in org.xipki.scep.transaction
Operation enum.
OperationNotSupportedException(String) - Constructor for exception org.xipki.scep.client.ScepClientException.OperationNotSupportedException
 
org.xipki.scep.client - package org.xipki.scep.client
 
org.xipki.scep.message - package org.xipki.scep.message
 
org.xipki.scep.transaction - package org.xipki.scep.transaction
 
org.xipki.scep.util - package org.xipki.scep.util
 

P

PENDING - org.xipki.scep.transaction.PkiStatus
request pending for manual approval.
PKCSReq - org.xipki.scep.transaction.MessageType
PKCS #10 certificate request.
PkiMessage - Class in org.xipki.scep.message
SCEP PKI-Message.
PkiMessage(TransactionId, MessageType) - Constructor for class org.xipki.scep.message.PkiMessage
 
PkiMessage(TransactionId, MessageType, Nonce) - Constructor for class org.xipki.scep.message.PkiMessage
 
PKIOperation - org.xipki.scep.transaction.Operation
 
PkiStatus - Enum in org.xipki.scep.transaction
PKI status enum.
POSTPKIOperation - org.xipki.scep.transaction.CaCapability
 
PreprovisionedCaCertValidator(Set<X509Cert>) - Constructor for class org.xipki.scep.client.CaCertValidator.PreprovisionedCaCertValidator
 
PreprovisionedCaCertValidator(X509Cert) - Constructor for class org.xipki.scep.client.CaCertValidator.PreprovisionedCaCertValidator
 
PreprovisionedHashCaCertValidator(HashAlgo, Set<byte[]>) - Constructor for class org.xipki.scep.client.CaCertValidator.PreprovisionedHashCaCertValidator
 

R

randomNonce() - Static method in class org.xipki.scep.transaction.Nonce
 
randomTransactionId() - Static method in class org.xipki.scep.transaction.TransactionId
 
refresh() - Method in class org.xipki.scep.client.Client
 
removeCapabilities(CaCaps) - Method in class org.xipki.scep.message.CaCaps
 
removeCapabilities(CaCapability...) - Method in class org.xipki.scep.message.CaCaps
 
removeSignedAttribute(ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.PkiMessage
 
removeUnsignedAttribute(ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.PkiMessage
 
Renewal - org.xipki.scep.transaction.CaCapability
 
RenewalReq - org.xipki.scep.transaction.MessageType
PKCS #10 certificate request for renewal of an existing certificate.
REQ_CONTENT_TYPE - Static variable in class org.xipki.scep.client.Client
 

S

scepCertPoll(PrivateKey, X509Cert, CertificationRequest, X500Name) - Method in class org.xipki.scep.client.Client
 
scepCertPoll(PrivateKey, X509Cert, TransactionId, X500Name, X500Name) - Method in class org.xipki.scep.client.Client
 
ScepClient - Class in org.xipki.scep.client
A concrete SCEP client.
ScepClient(CaIdentifier, CaCertValidator) - Constructor for class org.xipki.scep.client.ScepClient
 
ScepClient(CaIdentifier, CaCertValidator, SSLSocketFactory, HostnameVerifier) - Constructor for class org.xipki.scep.client.ScepClient
 
ScepClientException - Exception in org.xipki.scep.client
SCEP client exception.
ScepClientException(String) - Constructor for exception org.xipki.scep.client.ScepClientException
 
ScepClientException(String, Throwable) - Constructor for exception org.xipki.scep.client.ScepClientException
 
ScepClientException(Throwable) - Constructor for exception org.xipki.scep.client.ScepClientException
 
ScepClientException.OperationNotSupportedException - Exception in org.xipki.scep.client
 
ScepConstants - Class in org.xipki.scep.util
SCEP constants.
scepEnrol(CertificationRequest, PrivateKey, X509Cert) - Method in class org.xipki.scep.client.Client
 
scepGetCert(PrivateKey, X509Cert, X500Name, BigInteger) - Method in class org.xipki.scep.client.Client
 
scepGetCrl(PrivateKey, X509Cert, X500Name, BigInteger) - Method in class org.xipki.scep.client.Client
 
ScepHttpResponse - Class in org.xipki.scep.client
HTTP Response.
ScepHttpResponse(String, byte[]) - Constructor for class org.xipki.scep.client.ScepHttpResponse
 
ScepHttpResponse(String, int, InputStream) - Constructor for class org.xipki.scep.client.ScepHttpResponse
 
scepNextCaCert() - Method in class org.xipki.scep.client.Client
 
scepPkcsReq(CertificationRequest, PrivateKey, X509Cert) - Method in class org.xipki.scep.client.Client
 
scepRenewalReq(CertificationRequest, PrivateKey, X509Cert) - Method in class org.xipki.scep.client.Client
 
SCEPStandard - org.xipki.scep.transaction.CaCapability
 
ScepUtil - Class in org.xipki.scep.util
SCEP utility class.
setAuthorityCertStore(AuthorityCertStore) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setCaCert(X509Cert) - Method in class org.xipki.scep.message.NextCaMessage
 
setContentEncoding(String) - Method in class org.xipki.scep.client.ScepHttpResponse
 
setContentEncryptionAlgorithm(ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
setDecryptionSuccessful(Boolean) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
setDigestAlgorithm(HashAlgo) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setDigestAlgorithm(HashAlgo) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
setFailInfo(FailInfo) - Method in class org.xipki.scep.message.PkiMessage
 
setFailInfoText(String) - Method in class org.xipki.scep.message.PkiMessage
 
setFailureMessage(String) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setFailureMessage(String) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
setHttpGetOnly(boolean) - Method in class org.xipki.scep.client.Client
 
setMaxSigningTimeBiasInMs(long) - Method in class org.xipki.scep.client.Client
Set the maximal signing time bias in milliseconds.
setMessageData(ASN1Encodable) - Method in class org.xipki.scep.message.PkiMessage
 
setPkiStatus(PkiStatus) - Method in class org.xipki.scep.message.PkiMessage
 
setRaCerts(List<X509Cert>) - Method in class org.xipki.scep.message.NextCaMessage
 
setRecipientNonce(Nonce) - Method in class org.xipki.scep.message.PkiMessage
 
setSignatureCert(X509Cert) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setSignatureCert(X509Cert) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
setSignatureValid(Boolean) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setSignatureValid(Boolean) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
setSigningTime(Instant) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setSigningTime(Instant) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
SHA1 - org.xipki.scep.transaction.CaCapability
 
sha1TransactionId(byte[]) - Static method in class org.xipki.scep.transaction.TransactionId
 
sha1TransactionId(SubjectPublicKeyInfo) - Static method in class org.xipki.scep.transaction.TransactionId
 
SHA256 - org.xipki.scep.transaction.CaCapability
 
SHA512 - org.xipki.scep.transaction.CaCapability
 
SUCCESS - org.xipki.scep.transaction.PkiStatus
request granted.
supportsAES() - Method in class org.xipki.scep.message.CaCaps
 
supportsDES3() - Method in class org.xipki.scep.message.CaCaps
 
supportsGetNextCACert() - Method in class org.xipki.scep.message.CaCaps
 
supportsPost() - Method in class org.xipki.scep.message.CaCaps
 
supportsRenewal() - Method in class org.xipki.scep.message.CaCaps
 
supportsSHA1() - Method in class org.xipki.scep.message.CaCaps
 
supportsSHA256() - Method in class org.xipki.scep.message.CaCaps
 
supportsSHA512() - Method in class org.xipki.scep.message.CaCaps
 

T

toASN1Primitive() - Method in class org.xipki.scep.message.IssuerAndSubject
 
toScepMessage() - Method in class org.xipki.scep.message.CaCaps
 
toString() - Method in class org.xipki.scep.client.CaIdentifier
 
toString() - Method in class org.xipki.scep.message.CaCaps
 
TransactionException - Exception in org.xipki.scep.transaction
Exception during the transaction.
TransactionException(String) - Constructor for exception org.xipki.scep.transaction.TransactionException
 
TransactionException(String, Throwable) - Constructor for exception org.xipki.scep.transaction.TransactionException
 
TransactionException(String, Throwable, boolean, boolean) - Constructor for exception org.xipki.scep.transaction.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.xipki.scep.transaction.TransactionException
 
TransactionId - Class in org.xipki.scep.transaction
Transaction ID.
TransactionId(String) - Constructor for class org.xipki.scep.transaction.TransactionId
 
TrustAllCertValidator() - Constructor for class org.xipki.scep.message.CertificateValidator.TrustAllCertValidator
 
trustCertificate(X509Cert, X509Cert[]) - Method in class org.xipki.scep.message.CertificateValidator.CollectionCertificateValidator
 
trustCertificate(X509Cert, X509Cert[]) - Method in class org.xipki.scep.message.CertificateValidator.TrustAllCertValidator
 
trustCertificate(X509Cert, X509Cert[]) - Method in interface org.xipki.scep.message.CertificateValidator
Whether the target certificate can be trusted.

V

valueOf(String) - Static method in enum org.xipki.scep.transaction.CaCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.scep.transaction.FailInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.scep.transaction.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.scep.transaction.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.scep.transaction.PkiStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.scep.transaction.CaCapability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.scep.transaction.FailInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.scep.transaction.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.scep.transaction.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.scep.transaction.PkiStatus
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 M N O P R S T V 
All Classes All Packages