Skip navigation links
A B C D E F G H I K L M N O P R S T V 

A

addCapability(CaCapability) - Method in class org.xipki.scep.message.CaCaps
 
addCmsCertSet(CMSSignedDataGenerator, X509Certificate[]) - 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
 
AuthorityCertStore - Class in org.xipki.scep.message
 
authorityCertStore() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 

B

bcUsage() - Method in enum org.xipki.scep.crypto.KeyUsage
 
bit() - Method in enum org.xipki.scep.crypto.KeyUsage
 
bytes() - Method in class org.xipki.scep.message.CaCaps
 
bytes() - Method in class org.xipki.scep.transaction.Nonce
 

C

CaCapability - Enum in org.xipki.scep.transaction
 
CaCaps - Class in org.xipki.scep.message
 
CaCaps() - Constructor for class org.xipki.scep.message.CaCaps
 
CaCaps(Set<CaCapability>) - Constructor for class org.xipki.scep.message.CaCaps
 
caCert() - Method in class org.xipki.scep.message.AuthorityCertStore
 
caCert() - Method in class org.xipki.scep.message.NextCaMessage
 
capabilities() - Method in class org.xipki.scep.message.CaCaps
 
CertificateValidator - Interface in org.xipki.scep.message
 
code() - Method in enum org.xipki.scep.transaction.FailInfo
 
code() - Method in enum org.xipki.scep.transaction.MessageType
 
code() - Method in enum org.xipki.scep.transaction.Operation
 
code() - Method in enum org.xipki.scep.transaction.PkiStatus
 
CollectionCertificateValidator - Class in org.xipki.scep.message
 
CollectionCertificateValidator(Collection<X509Certificate>) - Constructor for class org.xipki.scep.message.CollectionCertificateValidator
 
CollectionCertificateValidator(X509Certificate) - Constructor for class org.xipki.scep.message.CollectionCertificateValidator
 
containsCapability(CaCapability) - Method in class org.xipki.scep.message.CaCaps
 
contentEncryptionAlgorithm() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
createSubjectPublicKeyInfo(PublicKey) - Static method in class org.xipki.scep.util.ScepUtil
 
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, CollectionStore<X509CertificateHolder>) - Static method in class org.xipki.scep.message.DecodedNextCaMessage
 
decode(CMSSignedData, PrivateKey, X509Certificate, CollectionStore<X509CertificateHolder>) - Static method in class org.xipki.scep.message.DecodedPkiMessage
 
decode(CMSSignedData, EnvelopedDataDecryptor, CollectionStore<X509CertificateHolder>) - Static method in class org.xipki.scep.message.DecodedPkiMessage
 
DecodedNextCaMessage - Class in org.xipki.scep.message
 
DecodedNextCaMessage() - Constructor for class org.xipki.scep.message.DecodedNextCaMessage
 
DecodedPkiMessage - Class in org.xipki.scep.message
 
DecodedPkiMessage(TransactionId, MessageType, Nonce) - Constructor for class org.xipki.scep.message.DecodedPkiMessage
 
decrypt(CMSEnvelopedData) - Method in class org.xipki.scep.message.EnvelopedDataDecryptor
 
digest(byte[]) - Method in enum org.xipki.scep.crypto.ScepHashAlgoType
 
digestAlgorithm() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
digestAlgorithm() - Method in class org.xipki.scep.message.DecodedPkiMessage
 

E

encode(PrivateKey, X509Certificate, X509Certificate[]) - Method in class org.xipki.scep.message.NextCaMessage
 
encode(PrivateKey, String, X509Certificate, X509Certificate[], X509Certificate, ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.PkiMessage
 
encode(ContentSigner, X509Certificate, X509Certificate[], X509Certificate, ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.PkiMessage
 
encryptionCert() - Method in class org.xipki.scep.message.AuthorityCertStore
 
EnvelopedDataDecryptor - Class in org.xipki.scep.message
 
EnvelopedDataDecryptor(List<EnvelopedDataDecryptorInstance>) - Constructor for class org.xipki.scep.message.EnvelopedDataDecryptor
 
EnvelopedDataDecryptor(EnvelopedDataDecryptorInstance) - Constructor for class org.xipki.scep.message.EnvelopedDataDecryptor
 
EnvelopedDataDecryptorInstance - Class in org.xipki.scep.message
 
EnvelopedDataDecryptorInstance(X509Certificate, PrivateKey) - Constructor for class org.xipki.scep.message.EnvelopedDataDecryptorInstance
 
equals(Object) - Method in class org.xipki.scep.message.CaCaps
 
extractDigesetAlgorithmIdentifier(String, byte[]) - Static method in class org.xipki.scep.util.ScepUtil
 

F

failInfo() - Method in class org.xipki.scep.message.PkiMessage
 
FailInfo - Enum in org.xipki.scep.transaction
 
failureMessage() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
failureMessage() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
forNameOrOid(String) - Static method in enum org.xipki.scep.crypto.ScepHashAlgoType
 
forValue(String) - Static method in enum org.xipki.scep.transaction.CaCapability
 
forValue(int) - Static method in enum org.xipki.scep.transaction.FailInfo
 
forValue(int) - Static method in enum org.xipki.scep.transaction.MessageType
 
forValue(String) - Static method in enum org.xipki.scep.transaction.Operation
 
forValue(int) - Static method in enum org.xipki.scep.transaction.PkiStatus
 

G

generateRequest(PrivateKey, SubjectPublicKeyInfo, X500Name, Map<ASN1ObjectIdentifier, ASN1Encodable>) - Static method in class org.xipki.scep.util.ScepUtil
 
generateRequest(PrivateKey, SubjectPublicKeyInfo, X500Name, String, List<Extension>) - Static method in class org.xipki.scep.util.ScepUtil
 
generateSelfsignedCert(CertificationRequest, PrivateKey) - Static method in class org.xipki.scep.util.ScepUtil
 
generateSelfsignedCert(X500Name, PublicKey, PrivateKey) - Static method in class org.xipki.scep.util.ScepUtil
 
generateSelfsignedCert(X500Name, SubjectPublicKeyInfo, PrivateKey) - Static method in class org.xipki.scep.util.ScepUtil
 
getCertsFromSignedData(SignedData) - Static method in class org.xipki.scep.util.ScepUtil
The first one is a non-CA certificate if there exists one non-CA certificate.
getCrlFromPkiMessage(SignedData) - Static method in class org.xipki.scep.util.ScepUtil
 
getFirstAttrValue(AttributeTable, ASN1ObjectIdentifier) - Static method in class org.xipki.scep.util.ScepUtil
 
getInstance(X509Certificate, X509Certificate...) - Static method in class org.xipki.scep.message.AuthorityCertStore
 
getInstance(String) - Static method in class org.xipki.scep.message.CaCaps
 
getInstance(Object) - Static method in class org.xipki.scep.message.IssuerAndSubject
 
getKeyUsage(String) - Static method in enum org.xipki.scep.crypto.KeyUsage
 
getKeyUsage(int) - Static method in enum org.xipki.scep.crypto.KeyUsage
 
getKeyUsageFromBcUsage(int) - Static method in enum org.xipki.scep.crypto.KeyUsage
 
getName() - Method in enum org.xipki.scep.crypto.KeyUsage
 
getName() - Method in enum org.xipki.scep.crypto.ScepHashAlgoType
 
getSignatureAlgorithm(PrivateKey, ScepHashAlgoType) - Static method in class org.xipki.scep.util.ScepUtil
 
getSignedAtrributeValue(ASN1ObjectIdentifier) - 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
 
hasKeyusage(X509Certificate, KeyUsage) - Static method in class org.xipki.scep.util.ScepUtil
 
hexDigest(byte[]) - Method in enum org.xipki.scep.crypto.ScepHashAlgoType
 

I

id() - Method in class org.xipki.scep.transaction.TransactionId
 
ID_ATTRIBUTES - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
ID_FAILINFO - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
ID_MESSAGE_TYPE - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
ID_PKI - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
ID_PKI_STATUS - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
ID_RECIPIENT_NONCE - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
ID_SENDER_NONCE - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
ID_TRANSACTION_ID - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
ID_VERISIGN - Static variable in class org.xipki.scep.message.ScepObjectIdentifiers
 
isDecryptionSuccessful() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
isSelfSigned(X509Certificate) - Static method in class org.xipki.scep.util.ScepUtil
 
isSignatureValid() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
isSignatureValid() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
issuer() - Method in class org.xipki.scep.message.IssuerAndSubject
 
IssuerAndSubject - Class in org.xipki.scep.message
 
IssuerAndSubject(X500Name, X500Name) - Constructor for class org.xipki.scep.message.IssuerAndSubject
 
issues(X509Certificate, X509Certificate) - Static method in class org.xipki.scep.util.ScepUtil
 

K

KeyUsage - Enum in org.xipki.scep.crypto
 

L

length() - Method in enum org.xipki.scep.crypto.ScepHashAlgoType
 

M

messageData() - Method in class org.xipki.scep.message.PkiMessage
 
MessageDecodingException - Exception in org.xipki.scep.exception
 
MessageDecodingException(String, Throwable) - Constructor for exception org.xipki.scep.exception.MessageDecodingException
 
MessageDecodingException(String) - Constructor for exception org.xipki.scep.exception.MessageDecodingException
 
MessageDecodingException(Throwable) - Constructor for exception org.xipki.scep.exception.MessageDecodingException
 
MessageEncodingException - Exception in org.xipki.scep.exception
 
MessageEncodingException(String, Throwable) - Constructor for exception org.xipki.scep.exception.MessageEncodingException
 
MessageEncodingException(String) - Constructor for exception org.xipki.scep.exception.MessageEncodingException
 
MessageEncodingException(Throwable) - Constructor for exception org.xipki.scep.exception.MessageEncodingException
 
messageType() - Method in class org.xipki.scep.message.PkiMessage
 
MessageType - Enum in org.xipki.scep.transaction
 
mostSecureHashAlgo() - Method in class org.xipki.scep.message.CaCaps
 

N

NextCaMessage - Class in org.xipki.scep.message
 
NextCaMessage() - Constructor for class org.xipki.scep.message.NextCaMessage
 
Nonce - Class in org.xipki.scep.transaction
 
Nonce(byte[]) - Constructor for class org.xipki.scep.transaction.Nonce
 

O

oid() - Method in enum org.xipki.scep.crypto.ScepHashAlgoType
 
Operation - Enum in org.xipki.scep.transaction
 
org.xipki.scep.crypto - package org.xipki.scep.crypto
 
org.xipki.scep.exception - package org.xipki.scep.exception
 
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

parseCert(byte[]) - Static method in class org.xipki.scep.util.ScepUtil
 
parseCrl(byte[]) - Static method in class org.xipki.scep.util.ScepUtil
 
parseCrl(InputStream) - Static method in class org.xipki.scep.util.ScepUtil
 
PkiMessage - Class in org.xipki.scep.message
 
PkiMessage(TransactionId, MessageType) - Constructor for class org.xipki.scep.message.PkiMessage
 
PkiMessage(TransactionId, MessageType, Nonce) - Constructor for class org.xipki.scep.message.PkiMessage
 
pkiStatus() - Method in class org.xipki.scep.message.PkiMessage
 
PkiStatus - Enum in org.xipki.scep.transaction
 

R

raCerts() - Method in class org.xipki.scep.message.NextCaMessage
 
randomNonce() - Static method in class org.xipki.scep.transaction.Nonce
 
randomTransactionId() - Static method in class org.xipki.scep.transaction.TransactionId
 
read(InputStream) - Static method in class org.xipki.scep.util.ScepUtil
 
recipient() - Method in class org.xipki.scep.message.EnvelopedDataDecryptorInstance
 
recipientId() - Method in class org.xipki.scep.message.EnvelopedDataDecryptorInstance
 
recipientNonce() - Method in class org.xipki.scep.message.PkiMessage
 
removeCapabilities(CaCaps) - Method in class org.xipki.scep.message.CaCaps
 
removeCapability(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
 
requireNonBlank(String, String) - Static method in class org.xipki.scep.util.ScepUtil
 
requireNonEmpty(String, Collection<T>) - Static method in class org.xipki.scep.util.ScepUtil
 
requireNonNull(String, T) - Static method in class org.xipki.scep.util.ScepUtil
 

S

ScepConstants - Class in org.xipki.scep.util
 
ScepHashAlgoType - Enum in org.xipki.scep.crypto
 
ScepObjectIdentifiers - Class in org.xipki.scep.message
 
ScepUtil - Class in org.xipki.scep.util
 
senderNonce() - Method in class org.xipki.scep.message.PkiMessage
 
setAuthorityCertStore(AuthorityCertStore) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setCaCert(X509Certificate) - 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(ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setDigestAlgorithm(ASN1ObjectIdentifier) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
setFailInfo(FailInfo) - 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<X509Certificate>) - Method in class org.xipki.scep.message.NextCaMessage
 
setRecipientNonce(Nonce) - Method in class org.xipki.scep.message.PkiMessage
 
setSignatureCert(X509Certificate) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setSignatureCert(X509Certificate) - 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(Date) - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
setSigningTime(Date) - Method in class org.xipki.scep.message.DecodedPkiMessage
 
sha1TransactionId(SubjectPublicKeyInfo) - Static method in class org.xipki.scep.transaction.TransactionId
 
sha1TransactionId(byte[]) - Static method in class org.xipki.scep.transaction.TransactionId
 
signatureCert() - Method in class org.xipki.scep.message.AuthorityCertStore
 
signatureCert() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
signatureCert() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
signingTime() - Method in class org.xipki.scep.message.DecodedNextCaMessage
 
signingTime() - Method in class org.xipki.scep.message.DecodedPkiMessage
 
subject() - Method in class org.xipki.scep.message.IssuerAndSubject
 
supportsPost() - Method in class org.xipki.scep.message.CaCaps
 

T

text() - Method in enum org.xipki.scep.transaction.CaCapability
 
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
 
toX509Cert(Certificate) - Static method in class org.xipki.scep.util.ScepUtil
 
toX509Crl(CertificateList) - Static method in class org.xipki.scep.util.ScepUtil
 
TransactionException - Exception in org.xipki.scep.transaction
 
TransactionException(String, Throwable, boolean, boolean) - Constructor for exception org.xipki.scep.transaction.TransactionException
 
TransactionException(String, Throwable) - Constructor for exception org.xipki.scep.transaction.TransactionException
 
TransactionException(String) - Constructor for exception org.xipki.scep.transaction.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.xipki.scep.transaction.TransactionException
 
transactionId() - Method in class org.xipki.scep.message.PkiMessage
 
TransactionId - Class in org.xipki.scep.transaction
 
TransactionId(String) - Constructor for class org.xipki.scep.transaction.TransactionId
 
trustCertificate(X509Certificate, X509Certificate[]) - Method in interface org.xipki.scep.message.CertificateValidator
 
trustCertificate(X509Certificate, X509Certificate[]) - Method in class org.xipki.scep.message.CollectionCertificateValidator
 

V

valueOf(String) - Static method in enum org.xipki.scep.crypto.KeyUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.scep.crypto.ScepHashAlgoType
Returns the enum constant of this type with the specified name.
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.crypto.KeyUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.scep.crypto.ScepHashAlgoType
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.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 K L M N O P R S T V 
Skip navigation links

Copyright © 2017. All rights reserved.