A B C D E F G H I M N O P R S T V
All Classes All Packages
All Classes All Packages
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.
C
- CaCapability - Enum in org.xipki.scep.transaction
-
CA capability enum.
- 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
- 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.
- 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
- DES3 - org.xipki.scep.transaction.CaCapability
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
- 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.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.message.DecodedNextCaMessage
- getBytes() - Method in class org.xipki.scep.message.CaCaps
- getBytes() - Method in class org.xipki.scep.transaction.Nonce
- GetCACaps - org.xipki.scep.transaction.Operation
- getCaCert() - Method in class org.xipki.scep.message.AuthorityCertStore
- getCaCert() - Method in class org.xipki.scep.message.NextCaMessage
- GetCACert - org.xipki.scep.transaction.Operation
- GetCert - org.xipki.scep.transaction.MessageType
-
Retrieve a certificate.
- 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
- getContentEncryptionAlgorithm() - Method in class org.xipki.scep.message.DecodedPkiMessage
- 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.message.PkiMessage
- 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
- 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
- getPkiStatus() - Method in class org.xipki.scep.message.PkiMessage
- 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
H
- hashCode() - Method in class org.xipki.scep.message.CaCaps
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
- isDecryptionSuccessful() - Method in class org.xipki.scep.message.DecodedPkiMessage
- isSignatureValid() - Method in class org.xipki.scep.message.DecodedNextCaMessage
- isSignatureValid() - Method in class org.xipki.scep.message.DecodedPkiMessage
- IssuerAndSubject - Class in org.xipki.scep.message
-
ASN.1 IssuerAndSubject.
- IssuerAndSubject(X500Name, X500Name) - Constructor for class org.xipki.scep.message.IssuerAndSubject
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.
- 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
R
- randomNonce() - Static method in class org.xipki.scep.transaction.Nonce
- randomTransactionId() - Static method in class org.xipki.scep.transaction.TransactionId
- 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.
S
- ScepConstants - Class in org.xipki.scep.util
-
SCEP constants.
- 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
- 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
- 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.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.
All Classes All Packages