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

A

AbstractSecurityFactory - Class in org.xipki.security
TODO.
AbstractSecurityFactory() - Constructor for class org.xipki.security.AbstractSecurityFactory
 
AlgorithmCode - Enum in org.xipki.security
TODO.
AlgorithmUtil - Class in org.xipki.security.util
TODO.
AlgorithmValidator - Interface in org.xipki.security
TODO.

B

BadAsn1ObjectException - Exception in org.xipki.security.exception
TODO.
BadAsn1ObjectException() - Constructor for exception org.xipki.security.exception.BadAsn1ObjectException
 
BadAsn1ObjectException(String) - Constructor for exception org.xipki.security.exception.BadAsn1ObjectException
 
BadAsn1ObjectException(Throwable) - Constructor for exception org.xipki.security.exception.BadAsn1ObjectException
 
BadAsn1ObjectException(String, Throwable) - Constructor for exception org.xipki.security.exception.BadAsn1ObjectException
 
BadAsn1ObjectException(String, Throwable, boolean, boolean) - Constructor for exception org.xipki.security.exception.BadAsn1ObjectException
 
BadInputException - Exception in org.xipki.security.exception
TODO.
BadInputException() - Constructor for exception org.xipki.security.exception.BadInputException
 
BadInputException(String) - Constructor for exception org.xipki.security.exception.BadInputException
 
BadInputException(Throwable) - Constructor for exception org.xipki.security.exception.BadInputException
 
BadInputException(String, Throwable) - Constructor for exception org.xipki.security.exception.BadInputException
 
base64Hash(byte[]) - Method in enum org.xipki.security.HashAlgo
 
base64Hash(byte[], int, int) - Method in enum org.xipki.security.HashAlgo
 
bindService(SignerFactory) - Method in class org.xipki.security.SignerFactoryRegisterImpl
 
borrowSigner() - Method in interface org.xipki.security.ConcurrentContentSigner
Borrows a signer with implementation-dependent default timeout.
borrowSigner(int) - Method in interface org.xipki.security.ConcurrentContentSigner
Borrows a signer with the given soTimeout.
borrowSigner() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
borrowSigner(int) - Method in class org.xipki.security.DfltConcurrentContentSigner
TODO.
buildCertPath(X509Certificate, Set<? extends Certificate>) - Static method in class org.xipki.security.util.X509Util
Build the certificate path.

C

canCreateSigner(String) - Method in interface org.xipki.security.SignerFactory
Indicates whether a signer of the given type can be created or not.
canonicalizeSignatureAlgo(String) - Static method in class org.xipki.security.util.AlgorithmUtil
 
canonicalizName(X500Name) - Static method in class org.xipki.security.util.X509Util
 
CertpathValidationModel - Enum in org.xipki.security
TODO.
CertRevocationInfo - Class in org.xipki.security
TODO.
CertRevocationInfo(CrlReason) - Constructor for class org.xipki.security.CertRevocationInfo
 
CertRevocationInfo(CrlReason, Date) - Constructor for class org.xipki.security.CertRevocationInfo
 
CertRevocationInfo(CrlReason, Date, Date) - Constructor for class org.xipki.security.CertRevocationInfo
 
CertRevocationInfo(int) - Constructor for class org.xipki.security.CertRevocationInfo
 
CertRevocationInfo(int, Date) - Constructor for class org.xipki.security.CertRevocationInfo
 
CertRevocationInfo(int, Date, Date) - Constructor for class org.xipki.security.CertRevocationInfo
 
CLIENT_CERTIFICATE_URL - Static variable in class org.xipki.security.TlsExtensionType
 
CMP_ACTION_GEN_CRL - Static variable in class org.xipki.security.XiSecurityConstants
 
CMP_ACTION_GET_CAINFO - Static variable in class org.xipki.security.XiSecurityConstants
 
CMP_ACTION_GET_CRL_WITH_SN - Static variable in class org.xipki.security.XiSecurityConstants
 
CMP_CRL_REASON_REMOVE - Static variable in class org.xipki.security.XiSecurityConstants
 
CmpFailureUtil - Class in org.xipki.security.util
TODO.
CollectionAlgorithmValidator - Class in org.xipki.security
TODO.
CollectionAlgorithmValidator(Collection<String>) - Constructor for class org.xipki.security.CollectionAlgorithmValidator
constructor.
compareTo(TlsExtensionType) - Method in class org.xipki.security.TlsExtensionType
 
ConcurrentBagEntrySigner - Class in org.xipki.security
TODO.
ConcurrentBagEntrySigner(XiContentSigner) - Constructor for class org.xipki.security.ConcurrentBagEntrySigner
 
ConcurrentContentSigner - Interface in org.xipki.security
TODO.
createAccessDescription(String) - Static method in class org.xipki.security.util.X509Util
 
createDigest() - Method in enum org.xipki.security.HashAlgo
 
createECPublicKey(byte[], byte[]) - Static method in class org.xipki.security.util.KeyUtil
 
createExtendedUsage(Collection<ASN1ObjectIdentifier>) - Static method in class org.xipki.security.util.X509Util
 
createExtnSubjectAltName(List<String>, boolean) - Static method in class org.xipki.security.util.X509Util
 
createExtnSubjectInfoAccess(List<String>, boolean) - Static method in class org.xipki.security.util.X509Util
 
createGeneralName(String) - Static method in class org.xipki.security.util.X509Util
Creates GeneralName from the tagged value.
createGeneralNames(List<String>) - Static method in class org.xipki.security.util.X509Util
 
createKeyUsage(Set<KeyUsage>) - Static method in class org.xipki.security.util.X509Util
 
createPrivateKeyAndCert(String, SignerConf, X509Certificate) - Method in interface org.xipki.security.SecurityFactory
Create secret key and certificate pair.
createPrivateKeyAndCert(String, SignerConf, X509Certificate) - Method in class org.xipki.security.SecurityFactoryImpl
 
createPSSRSASigner(AlgorithmIdentifier) - Static method in class org.xipki.security.util.SignerUtil
 
createPSSRSASigner(AlgorithmIdentifier, AsymmetricBlockCipher) - Static method in class org.xipki.security.util.SignerUtil
 
createSigner(String, SignerConf, X509Certificate) - Method in class org.xipki.security.AbstractSecurityFactory
 
createSigner(AlgorithmIdentifier) - Method in class org.xipki.security.bc.XiECContentVerifierProviderBuilder
 
createSigner(AlgorithmIdentifier) - Method in class org.xipki.security.bc.XiRSAContentVerifierProviderBuilder
 
createSigner(String, SignerConf, X509Certificate) - Method in interface org.xipki.security.SecurityFactory
Creates signer.
createSigner(String, SignerConf, X509Certificate[]) - Method in interface org.xipki.security.SecurityFactory
Creates signer.
createSigner(String, SignerConf, X509Certificate[]) - Method in class org.xipki.security.SecurityFactoryImpl
 
createSubjectPublicKeyInfo(PublicKey) - Static method in class org.xipki.security.util.KeyUtil
 
CrlReason - Enum in org.xipki.security
The CRLReason enumeration specifies the reason that a certificate is revoked, as defined in RFC 3280: Internet X.509 Public Key Infrastructure Certificate and CRL Profile.
CryptException - Exception in org.xipki.security.exception
TODO.
CryptException() - Constructor for exception org.xipki.security.exception.CryptException
 
CryptException(String, Throwable) - Constructor for exception org.xipki.security.exception.CryptException
 
CryptException(String) - Constructor for exception org.xipki.security.exception.CryptException
 
CryptException(Throwable) - Constructor for exception org.xipki.security.exception.CryptException
 
cutText(String, int) - Static method in class org.xipki.security.util.X509Util
 
cutX500Name(X500Name, int) - Static method in class org.xipki.security.util.X509Util
 
cutX500Name(X500Principal, int) - Static method in class org.xipki.security.util.X509Util
 

D

DfltConcurrentContentSigner - Class in org.xipki.security
TODO.
DfltConcurrentContentSigner(boolean, List<XiContentSigner>) - Constructor for class org.xipki.security.DfltConcurrentContentSigner
 
DfltConcurrentContentSigner(boolean, List<XiContentSigner>, Key) - Constructor for class org.xipki.security.DfltConcurrentContentSigner
 
DN_BUSINESS_CATEGORY - Static variable in class org.xipki.security.ObjectIdentifiers
businessCategory - DirectoryString(SIZE(1..128)
DN_C - Static variable in class org.xipki.security.ObjectIdentifiers
country code - StringType(SIZE(2)).
DN_CN - Static variable in class org.xipki.security.ObjectIdentifiers
common name - StringType(SIZE(1..64))
DN_COUNTRY_OF_CITIZENSHIP - Static variable in class org.xipki.security.ObjectIdentifiers
RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2))-- ISO 3166 codes only.
DN_COUNTRY_OF_RESIDENCE - Static variable in class org.xipki.security.ObjectIdentifiers
RFC 3039 CountryOfResidence - PrintableString (SIZE (2))-- ISO 3166 codes only.
DN_DATE_OF_BIRTH - Static variable in class org.xipki.security.ObjectIdentifiers
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Z.
DN_DC - Static variable in class org.xipki.security.ObjectIdentifiers
 
DN_DMD_NAME - Static variable in class org.xipki.security.ObjectIdentifiers
RFC 2256 dmdName.
DN_E - Static variable in class org.xipki.security.ObjectIdentifiers
email address in certificates.
DN_EmailAddress - Static variable in class org.xipki.security.ObjectIdentifiers
Email address (RSA PKCS#9 extension) - IA5String.
DN_GENDER - Static variable in class org.xipki.security.ObjectIdentifiers
RFC 3039 Gender - PrintableString (SIZE(1))-- "M", "F", "m" or "f".
DN_GENERATION - Static variable in class org.xipki.security.ObjectIdentifiers
 
DN_GENERATION_QUALIFIER - Static variable in class org.xipki.security.ObjectIdentifiers
 
DN_GIVENNAME - Static variable in class org.xipki.security.ObjectIdentifiers
 
DN_INITIALS - Static variable in class org.xipki.security.ObjectIdentifiers
 
DN_L - Static variable in class org.xipki.security.ObjectIdentifiers
locality name - StringType(SIZE(1..64))
DN_LDAP_UID - Static variable in class org.xipki.security.ObjectIdentifiers
LDAP User id.
DN_LOCALITYNAME - Static variable in class org.xipki.security.ObjectIdentifiers
 
DN_NAME - Static variable in class org.xipki.security.ObjectIdentifiers
id-at-name.
DN_NAME_AT_BIRTH - Static variable in class org.xipki.security.ObjectIdentifiers
ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)
DN_O - Static variable in class org.xipki.security.ObjectIdentifiers
organization - StringType(SIZE(1..64))
DN_organizationIdentifier - Static variable in class org.xipki.security.ObjectIdentifiers
organizationIdentifier - StringType(SIZE(1..64))
DN_OU - Static variable in class org.xipki.security.ObjectIdentifiers
organizational unit name - StringType(SIZE(1..64))
DN_PLACE_OF_BIRTH - Static variable in class org.xipki.security.ObjectIdentifiers
RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)
DN_POSTAL_ADDRESS - Static variable in class org.xipki.security.ObjectIdentifiers
RFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF DirectoryString(SIZE(1..30))
DN_POSTAL_CODE - Static variable in class org.xipki.security.ObjectIdentifiers
postalCode - DirectoryString(SIZE(1..40)
DN_PSEUDONYM - Static variable in class org.xipki.security.ObjectIdentifiers
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)
DN_QUALIFIER - Static variable in class org.xipki.security.ObjectIdentifiers
dnQualifier - DirectoryString(SIZE(1..64)
DN_SERIALNUMBER - Static variable in class org.xipki.security.ObjectIdentifiers
device serial number name - StringType(SIZE(1..64))
DN_SN - Static variable in class org.xipki.security.ObjectIdentifiers
device serial number name - StringType(SIZE(1..64))
DN_ST - Static variable in class org.xipki.security.ObjectIdentifiers
state, or province name - StringType(SIZE(1..64))
DN_STREET - Static variable in class org.xipki.security.ObjectIdentifiers
street - StringType(SIZE(1..64))
DN_SURNAME - Static variable in class org.xipki.security.ObjectIdentifiers
Naming attributes of type X520name.
DN_T - Static variable in class org.xipki.security.ObjectIdentifiers
Title.
DN_TELEPHONE_NUMBER - Static variable in class org.xipki.security.ObjectIdentifiers
id-at-telephoneNumber.
DN_UNIQUE_IDENTIFIER - Static variable in class org.xipki.security.ObjectIdentifiers
 
DN_UnstructuredAddress - Static variable in class org.xipki.security.ObjectIdentifiers
 
DN_UnstructuredName - Static variable in class org.xipki.security.ObjectIdentifiers
more from PKCS#9.
DSAParameterCache - Class in org.xipki.security.util
Cache for DSA parameter specs.
DSAPlainDigestSigner - Class in org.xipki.security
TODO.
DSAPlainDigestSigner(DSA, Digest) - Constructor for class org.xipki.security.DSAPlainDigestSigner
 
dsaSigPlainToX962(byte[]) - Static method in class org.xipki.security.util.SignerUtil
 
dsaSigToPlain(BigInteger, BigInteger, int) - Static method in class org.xipki.security.util.SignerUtil
 
dsaSigX962ToPlain(byte[], int) - Static method in class org.xipki.security.util.SignerUtil
 

E

EMSA_PKCS1_v1_5_encoding(byte[], int, HashAlgo) - Static method in class org.xipki.security.util.SignerUtil
 
EMSA_PKCS1_v1_5_encoding(byte[], int) - Static method in class org.xipki.security.util.SignerUtil
 
EMSA_PSS_ENCODE(HashAlgo, byte[], HashAlgo, int, int, SecureRandom) - Static method in class org.xipki.security.util.SignerUtil
 
equals(Object) - Method in class org.xipki.security.X509Cert
 
equalsAlgoName(String, String) - Static method in class org.xipki.security.util.AlgorithmUtil
 
eraseSensitiveData(String) - Static method in class org.xipki.security.SignerConf
 
ExtensionExistence - Class in org.xipki.security
TODO.
ExtensionExistence(List<ASN1ObjectIdentifier>, List<ASN1ObjectIdentifier>) - Constructor for class org.xipki.security.ExtensionExistence
 
extractAki(X509Certificate) - Static method in class org.xipki.security.util.X509Util
 
extractAki(Certificate) - Static method in class org.xipki.security.util.X509Util
 
extractDigesetAlgFromSigAlg(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
extractHashAlgoFromMacAlg(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
extractMinimalKeyStore(String, byte[], String, char[], X509Certificate[]) - Method in interface org.xipki.security.SecurityFactory
Extracts the keystore with minimal required information.
extractMinimalKeyStore(String, byte[], String, char[], X509Certificate[]) - Method in class org.xipki.security.SecurityFactoryImpl
 
extractSki(X509Certificate) - Static method in class org.xipki.security.util.X509Util
 
extractSki(Certificate) - Static method in class org.xipki.security.util.X509Util
 

F

formatPkiStatusInfo(PKIStatusInfo) - Static method in class org.xipki.security.util.CmpFailureUtil
 
formatPkiStatusInfo(int, int, String) - Static method in class org.xipki.security.util.CmpFailureUtil
 
forNameOrText(String) - Static method in enum org.xipki.security.CrlReason
 
forReasonCode(int) - Static method in enum org.xipki.security.CrlReason
 
fpCanonicalizedName(X500Principal) - Static method in class org.xipki.security.util.X509Util
First canonicalized the name, and then compute the SHA-1 finger-print over the canonicalized subject string.
fpCanonicalizedName(X500Name) - Static method in class org.xipki.security.util.X509Util
 
FpIdCalculator - Class in org.xipki.security
TODO.
fromEncoded(String) - Static method in class org.xipki.security.CertRevocationInfo
 
fromReason(CRLReason) - Static method in enum org.xipki.security.CrlReason
 

G

generateDSAKeypair(int, int, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generateDSAKeypair(DSAParameters, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generateDSAKeypair(DSAParameterSpec, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generateDSAPublicKey(DSAPublicKeySpec) - Static method in class org.xipki.security.util.KeyUtil
 
generateECKeypair(ASN1ObjectIdentifier, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generateECKeypairForCurveNameOrOid(String, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generatePrivateKeyParameter(PrivateKey) - Static method in class org.xipki.security.util.KeyUtil
 
generatePublicKey(SubjectPublicKeyInfo) - Method in interface org.xipki.security.SecurityFactory
Create PublicKey from the subjectPublicKeyInfo.
generatePublicKey(SubjectPublicKeyInfo) - Method in class org.xipki.security.SecurityFactoryImpl
 
generatePublicKey(SubjectPublicKeyInfo) - Static method in class org.xipki.security.util.KeyUtil
 
generatePublicKeyParameter(PublicKey) - Static method in class org.xipki.security.util.KeyUtil
 
generateRSAKeypair(int, BigInteger, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generateRSAPrivateKeyParameter(RSAPrivateKey) - Static method in class org.xipki.security.util.SignerUtil
 
generateRSAPublicKey(RSAPublicKeySpec) - Static method in class org.xipki.security.util.KeyUtil
 
generateSignature() - Method in class org.xipki.security.DSAPlainDigestSigner
 
getAlgoNames() - Method in class org.xipki.security.CollectionAlgorithmValidator
 
getAlgorithmCode() - Method in interface org.xipki.security.ConcurrentContentSigner
Returns the algorithm code in XiPKI context.
getAlgorithmCode() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getAlgorithmCode() - Method in enum org.xipki.security.HashAlgo
 
getAlgorithmIdentifier() - Method in enum org.xipki.security.HashAlgo
 
getAlgorithmIdentifier() - Method in class org.xipki.security.SignatureSigner
 
getAlgorithmIdentifier() - Method in class org.xipki.security.XiWrappedContentSigner
 
getAlgorithmName() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getAlgorithmName() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getBcCertificate() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getBcCertificate() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getBcCertificateChain() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getBcCertificateChain() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getBcUsage() - Method in enum org.xipki.security.KeyUsage
 
getBit() - Method in enum org.xipki.security.KeyUsage
 
getCert() - Method in class org.xipki.security.X509Cert
 
getCertHolder() - Method in class org.xipki.security.X509Cert
 
getCertificate() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getCertificate() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getCertificate() - Method in class org.xipki.security.KeyCertPair
 
getCertificateChain() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getCertificateChain() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getCode() - Method in enum org.xipki.security.AlgorithmCode
 
getCode() - Method in enum org.xipki.security.CrlReason
 
getCode() - Method in class org.xipki.security.TlsExtensionType
 
getCommonName(X500Principal) - Static method in class org.xipki.security.util.X509Util
 
getCommonName(X500Name) - Static method in class org.xipki.security.util.X509Util
 
getConf() - Method in class org.xipki.security.SignerConf
 
getConfValue(String) - Method in class org.xipki.security.SignerConf
 
getContentVerifierProvider(X509Certificate) - Method in class org.xipki.security.AbstractSecurityFactory
 
getContentVerifierProvider(X509CertificateHolder) - Method in class org.xipki.security.AbstractSecurityFactory
 
getContentVerifierProvider(PublicKey) - Method in interface org.xipki.security.SecurityFactory
Gets the ContentVerifierProvider from the public key.
getContentVerifierProvider(X509Certificate) - Method in interface org.xipki.security.SecurityFactory
Gets the ContentVerifierProvider from the certificate.
getContentVerifierProvider(X509CertificateHolder) - Method in interface org.xipki.security.SecurityFactory
Gets the ContentVerifierProvider from the certificate.
getContentVerifierProvider(PublicKey) - Method in class org.xipki.security.SecurityFactoryImpl
 
getCoreExtValue(X509Certificate, ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.X509Util
 
getCoreExtValue(X509AttributeCertificateHolder, ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.X509Util
 
getCurveName(ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getCurveOidForCurveNameOrOid(String) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getDefaultIDA() - Static method in class org.xipki.security.util.GMUtil
 
getDescription() - Method in enum org.xipki.security.CrlReason
 
getDfltSignerParallelism() - Method in interface org.xipki.security.SecurityFactory
 
getDfltSignerParallelism() - Method in class org.xipki.security.SecurityFactoryImpl
 
getDigestPkcsPrefix(HashAlgo) - Static method in class org.xipki.security.util.SignerUtil
 
getDSAParameterSpec(int, int, SecureRandom) - Static method in class org.xipki.security.util.DSAParameterCache
 
getECCurveNames() - Static method in class org.xipki.security.util.AlgorithmUtil
 
getEncoded() - Method in class org.xipki.security.CertRevocationInfo
 
getEncodedAlgorithmIdentifier() - Method in class org.xipki.security.SignatureSigner
 
getEncodedAlgorithmIdentifier() - Method in interface org.xipki.security.XiContentSigner
returns the encoded algorithm identifier.
getEncodedAlgorithmIdentifier() - Method in class org.xipki.security.XiWrappedContentSigner
 
getEncodedCert() - Method in class org.xipki.security.X509Cert
 
getEncodedLength() - Method in enum org.xipki.security.HashAlgo
 
getFailureInfoText(int) - Static method in class org.xipki.security.util.CmpFailureUtil
 
getHashAlg(String) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getHashAlgo() - Method in class org.xipki.security.IssuerHash
 
getHashAlgo() - Method in class org.xipki.security.SignerConf
 
getHashOutputSizeInOctets(ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getInstance(Object) - Static method in class org.xipki.security.ExtensionExistence
 
getInstance(ASN1ObjectIdentifier) - Static method in enum org.xipki.security.HashAlgo
 
getInstance(String) - Static method in enum org.xipki.security.HashAlgo
 
getInstanceForEncoded(byte[]) - Static method in enum org.xipki.security.HashAlgo
 
getInstanceForEncoded(byte[], int, int) - Static method in enum org.xipki.security.HashAlgo
 
getInvalidityTime() - Method in class org.xipki.security.CertRevocationInfo
Get the invalidity time.
getIssuerKeyHash() - Method in class org.xipki.security.IssuerHash
 
getIssuerNameHash() - Method in class org.xipki.security.IssuerHash
 
getKeyStore(String) - Static method in class org.xipki.security.util.KeyUtil
 
getKeyUsage(String) - Static method in enum org.xipki.security.KeyUsage
 
getKeyUsage(int) - Static method in enum org.xipki.security.KeyUsage
 
getKeyUsageFromBcUsage(int) - Static method in enum org.xipki.security.KeyUsage
 
getLength() - Method in enum org.xipki.security.HashAlgo
 
getMacAlgId(String) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getName() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getName() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getName() - Method in enum org.xipki.security.HashAlgo
 
getName() - Method in enum org.xipki.security.KeyUsage
 
getName(ASN1ObjectIdentifier) - Static method in class org.xipki.security.ObjectIdentifiers
 
getName() - Method in class org.xipki.security.TlsExtensionType
 
getNeedExtensions() - Method in class org.xipki.security.ExtensionExistence
 
getNewDSAParameterSpec(int, int, SecureRandom) - Static method in class org.xipki.security.util.DSAParameterCache
 
getNonNullInstance(ASN1ObjectIdentifier) - Static method in enum org.xipki.security.HashAlgo
 
getNonNullInstance(String) - Static method in enum org.xipki.security.HashAlgo
 
getOid() - Method in enum org.xipki.security.HashAlgo
 
getOutputStream() - Method in class org.xipki.security.SignatureSigner
 
getOutputStream() - Method in class org.xipki.security.XiWrappedContentSigner
 
getPasswordResolver() - Method in interface org.xipki.security.SecurityFactory
 
getPasswordResolver() - Method in class org.xipki.security.SecurityFactoryImpl
 
getPrivateKey() - Method in class org.xipki.security.KeyCertPair
 
getPublicKey() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getPublicKey() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getRandom4Key() - Method in interface org.xipki.security.SecurityFactory
 
getRandom4Key() - Method in class org.xipki.security.SecurityFactoryImpl
 
getRandom4Sign() - Method in interface org.xipki.security.SecurityFactory
 
getRandom4Sign() - Method in class org.xipki.security.SecurityFactoryImpl
 
getReason() - Method in class org.xipki.security.CertRevocationInfo
 
getRevocationTime() - Method in class org.xipki.security.CertRevocationInfo
Gets the revocation time.
getRfc4519Name(X500Principal) - Static method in class org.xipki.security.util.X509Util
 
getRfc4519Name(X500Name) - Static method in class org.xipki.security.util.X509Util
 
getSha1OfMacKey() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getSha1OfMacKey() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getSigAlgId(String) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getSigAlgId(PublicKey, SignerConf) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getSigAlgId(PublicKey, HashAlgo, SignatureAlgoControl) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getSignature() - Method in class org.xipki.security.SignatureSigner
 
getSignature() - Method in class org.xipki.security.XiWrappedContentSigner
 
getSignatureAlgoControl() - Method in class org.xipki.security.SignerConf
 
getSignatureAlgoName(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getSigningKey() - Method in interface org.xipki.security.ConcurrentContentSigner
Get the signing key.
getSigningKey() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getSigOrMacAlgoCode(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getSigOrMacAlgoName(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getSM2Z(ASN1ObjectIdentifier, BigInteger, BigInteger) - Static method in class org.xipki.security.util.GMUtil
 
getSM2Z(byte[], ASN1ObjectIdentifier, BigInteger, BigInteger) - Static method in class org.xipki.security.util.GMUtil
 
getSubject() - Method in class org.xipki.security.X509Cert
 
getSubjectAsX500Name() - Method in class org.xipki.security.X509Cert
 
getSubjectKeyIdentifier() - Method in class org.xipki.security.X509Cert
 
getSupportedSignerTypes() - Method in interface org.xipki.security.SecurityFactory
Retrieves the types of supported signers.
getSupportedSignerTypes() - Method in class org.xipki.security.SecurityFactoryImpl
 
getSupportedSignerTypes() - Method in interface org.xipki.security.SignerFactory
Retrieves the types of supported signers.
getSupportedSignerTypes() - Method in interface org.xipki.security.SignerFactoryRegister
Retrieves the types of supported signers.
getSupportedSignerTypes() - Method in class org.xipki.security.SignerFactoryRegisterImpl
 
getWantExtensions() - Method in class org.xipki.security.ExtensionExistence
 
GMUtil - Class in org.xipki.security.util
Chinese GM/SM Util class.

H

hash(String) - Static method in class org.xipki.security.FpIdCalculator
Hash the data.getBytes("UTF-8") and returns the first 8 bytes of the hash value.
hash(byte[]) - Static method in class org.xipki.security.FpIdCalculator
Hash the data and returns the first 8 bytes of the hash value.
hash(byte[]) - Method in enum org.xipki.security.HashAlgo
 
hash(byte[], int, int) - Method in enum org.xipki.security.HashAlgo
 
HashAlgo - Enum in org.xipki.security
TODO.
hashCode() - Method in class org.xipki.security.X509Cert
 
hasKeyusage(X509Certificate, KeyUsage) - Static method in class org.xipki.security.util.X509Util
 
hexHash(byte[]) - Method in enum org.xipki.security.HashAlgo
 
hexHash(byte[], int, int) - Method in enum org.xipki.security.HashAlgo
 
HttpsHostnameVerifier - Class in org.xipki.security
TODO.
HttpsHostnameVerifier() - Constructor for class org.xipki.security.HttpsHostnameVerifier
 

I

id_ad_caRepository - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_ad_timeStamping - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_aes128_cbc_in_ecies - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_anyExtendedKeyUsage - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_ecies_specifiedParameters - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_etsi_qcs_QcCompliance - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_etsi_qcs_QcLimitValue - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_etsi_qcs_QcPDS - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_etsi_qcs_QcRetentionPeriod - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_etsi_qcs_QcSSCD - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_extension_additionalInformation - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_extension_admission - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_extension_pkix_ocsp_nocheck - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_extension_restriction - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_extension_validityModel - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_hmac_full_ecies - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_iso18033_kdf2 - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_kp_clientAuth - Static variable in class org.xipki.security.ObjectIdentifiers
TLS WWW client authentication Key usage bits that may be consistent: digitalSignature and/or keyAgreement.
id_kp_codeSigning - Static variable in class org.xipki.security.ObjectIdentifiers
Signing of downloadable executable code Key usage bits that may be consistent: digitalSignature.
id_kp_emailProtection - Static variable in class org.xipki.security.ObjectIdentifiers
Email protection Key usage bits that may be consistent: digitalSignature, nonRepudiation, and/or (keyEncipherment or keyAgreement).
id_kp_ipsecEndSystem - Static variable in class org.xipki.security.ObjectIdentifiers
IP security end system.
id_kp_ipsecTunnel - Static variable in class org.xipki.security.ObjectIdentifiers
IP security tunnel termination.
id_kp_ipsecUser - Static variable in class org.xipki.security.ObjectIdentifiers
IP security user.
id_kp_ocsp - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_kp_OCSPSigning - Static variable in class org.xipki.security.ObjectIdentifiers
Signing OCSP responses Key usage bits that may be consistent: digitalSignature and/or nonRepudiation.
id_kp_serverAuth - Static variable in class org.xipki.security.ObjectIdentifiers
TLS WWW server authentication Key usage bits that may be consistent: digitalSignature, keyEncipherment or keyAgreement.
id_kp_timeStamping - Static variable in class org.xipki.security.ObjectIdentifiers
Binding the hash of an object to a time Key usage bits that may be consistent: digitalSignature and/or nonRepudiation.
id_pe_tlsfeature - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_pkix_ocsp_extendedRevoke - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_pkix_ocsp_prefSigAlgs - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_qcs_pkixQCSyntax_v1 - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_qcs_pkixQCSyntax_v2 - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_smimeCapabilities - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_tsl_kp_tslSigning - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_xipki_cmp_cacerts - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_xipki_cmp_cmpGenmsg - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_xipki_ext_authorizationTemplate - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_xipki_ext_cmpRequestExtensions - Static variable in class org.xipki.security.ObjectIdentifiers
 
id_xipki_ext_crlCertset - Static variable in class org.xipki.security.ObjectIdentifiers
 
init(boolean, CipherParameters) - Method in class org.xipki.security.DSAPlainDigestSigner
 
init() - Method in class org.xipki.security.HttpsHostnameVerifier
 
init() - Method in class org.xipki.security.Providers
 
initialize(String, PasswordResolver) - Method in interface org.xipki.security.ConcurrentContentSigner
Initializes me.
initialize(String, PasswordResolver) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
InvalidOidOrNameException - Exception in org.xipki.security.exception
TODO.
InvalidOidOrNameException(String) - Constructor for exception org.xipki.security.exception.InvalidOidOrNameException
 
isAffected(BigInteger) - Static method in class org.xipki.security.util.RSABrokenKey
 
isAlgorithmPermitted(AlgorithmIdentifier) - Method in interface org.xipki.security.AlgorithmValidator
 
isAlgorithmPermitted(String) - Method in interface org.xipki.security.AlgorithmValidator
 
isAlgorithmPermitted(AlgorithmIdentifier) - Method in class org.xipki.security.CollectionAlgorithmValidator
 
isAlgorithmPermitted(String) - Method in class org.xipki.security.CollectionAlgorithmValidator
 
isDsaPlain() - Method in class org.xipki.security.SignatureAlgoControl
 
isDSAPlainSigAlg(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
isDSASigAlg(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
isECSigAlg(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
isEnabled() - Method in class org.xipki.security.HttpsHostnameVerifier
 
isGm() - Method in class org.xipki.security.SignatureAlgoControl
 
isHealthy() - Method in interface org.xipki.security.ConcurrentContentSigner
 
isHealthy() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
isMac() - Method in interface org.xipki.security.ConcurrentContentSigner
 
isMac() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
isPlainECDSASigAlg(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
isRsaMgf1() - Method in class org.xipki.security.SignatureAlgoControl
 
isRSASigAlgId(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
isSelfSigned(X509Certificate) - Static method in class org.xipki.security.util.X509Util
 
isSm2primev2Curve(EllipticCurve) - Static method in class org.xipki.security.util.GMUtil
 
isSm2primev2Curve(ECCurve) - Static method in class org.xipki.security.util.GMUtil
 
isSM2SigAlg(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
isStrongRandom4KeyEnabled() - Method in class org.xipki.security.SecurityFactoryImpl
 
isStrongRandom4SignEnabled() - Method in class org.xipki.security.SecurityFactoryImpl
 
IssuerHash - Class in org.xipki.security
TODO.
IssuerHash(HashAlgo, byte[], byte[]) - Constructor for class org.xipki.security.IssuerHash
 
IssuerHash(HashAlgo, Certificate) - Constructor for class org.xipki.security.IssuerHash
 
issues(X509Certificate, X509Certificate) - Static method in class org.xipki.security.util.X509Util
 
issues(Certificate, Certificate) - Static method in class org.xipki.security.util.X509Util
 
isTrustAll() - Method in class org.xipki.security.HttpsHostnameVerifier
 

K

KeyCertPair - Class in org.xipki.security
TODO.
KeyCertPair(PrivateKey, X509Certificate) - Constructor for class org.xipki.security.KeyCertPair
 
KeypairGenerationResult - Class in org.xipki.security
TODO.
KeypairGenerationResult() - Constructor for class org.xipki.security.KeypairGenerationResult
 
KeyUsage - Enum in org.xipki.security
TODO.
KeyUtil - Class in org.xipki.security.util
TODO.

M

main(String[]) - Static method in class org.xipki.security.util.RSABrokenKey
 
match(HashAlgo, byte[], byte[]) - Method in class org.xipki.security.IssuerHash
 
MAX_FRAGMENT_LENGTH - Static variable in class org.xipki.security.TlsExtensionType
 

N

nameToOid(String) - Static method in class org.xipki.security.ObjectIdentifiers
 
newSigner(String, SignerConf, X509Certificate[]) - Method in interface org.xipki.security.SignerFactory
Creates a new signer.
newSigner(SecurityFactory, String, SignerConf, X509Certificate[]) - Method in interface org.xipki.security.SignerFactoryRegister
TODO.
newSigner(SecurityFactory, String, SignerConf, X509Certificate[]) - Method in class org.xipki.security.SignerFactoryRegisterImpl
 
NoIdleSignerException - Exception in org.xipki.security.exception
TODO.
NoIdleSignerException() - Constructor for exception org.xipki.security.exception.NoIdleSignerException
 
NoIdleSignerException(String) - Constructor for exception org.xipki.security.exception.NoIdleSignerException
 
NoIdleSignerException(Throwable) - Constructor for exception org.xipki.security.exception.NoIdleSignerException
 
NoIdleSignerException(String, Throwable) - Constructor for exception org.xipki.security.exception.NoIdleSignerException
 

O

ObjectIdentifiers - Class in org.xipki.security
TODO.
oidToDisplayName(ASN1ObjectIdentifier) - Static method in class org.xipki.security.ObjectIdentifiers
 
org.xipki.security - package org.xipki.security
 
org.xipki.security.bc - package org.xipki.security.bc
 
org.xipki.security.exception - package org.xipki.security.exception
 
org.xipki.security.util - package org.xipki.security.util
 

P

parseBcCert(File) - Static method in class org.xipki.security.util.X509Util
 
parseBcCert(InputStream) - Static method in class org.xipki.security.util.X509Util
 
parseBcCert(byte[]) - Static method in class org.xipki.security.util.X509Util
 
parseCert(File) - Static method in class org.xipki.security.util.X509Util
 
parseCert(InputStream) - Static method in class org.xipki.security.util.X509Util
 
parseCert(byte[]) - Static method in class org.xipki.security.util.X509Util
 
parseCrl(File) - Static method in class org.xipki.security.util.X509Util
 
parseCrl(byte[]) - Static method in class org.xipki.security.util.X509Util
 
parseCrl(InputStream) - Static method in class org.xipki.security.util.X509Util
 
parseCsr(File) - Static method in class org.xipki.security.util.X509Util
 
parseCsr(InputStream) - Static method in class org.xipki.security.util.X509Util
 
parseCsr(byte[]) - Static method in class org.xipki.security.util.X509Util
 
PERMITTED_CLIENT_CRLREASONS - Static variable in enum org.xipki.security.CrlReason
 
PROVIDER_NAME_XIPKI - Static variable in class org.xipki.security.XiSecurityConstants
 
Providers - Class in org.xipki.security
TODO.
Providers() - Constructor for class org.xipki.security.Providers
 
putConfEntry(String, String) - Method in class org.xipki.security.SignerConf
 

R

rdnValueToString(ASN1Encodable) - Static method in class org.xipki.security.util.X509Util
 
removeConfEntry(String) - Method in class org.xipki.security.SignerConf
 
requiteSigner(ConcurrentBagEntrySigner) - Method in interface org.xipki.security.ConcurrentContentSigner
 
requiteSigner(ConcurrentBagEntrySigner) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
reset() - Method in class org.xipki.security.DSAPlainDigestSigner
 
reverse(X500Name) - Static method in class org.xipki.security.util.X509Util
 
RSABrokenKey - Class in org.xipki.security.util
TODO.
RSABrokenKey() - Constructor for class org.xipki.security.util.RSABrokenKey
 

S

SecurityFactory - Interface in org.xipki.security
TODO.
SecurityFactoryImpl - Class in org.xipki.security
TODO.
SecurityFactoryImpl() - Constructor for class org.xipki.security.SecurityFactoryImpl
 
SERVER_NAME - Static variable in class org.xipki.security.TlsExtensionType
 
setCertificateChain(X509Certificate[]) - Method in interface org.xipki.security.ConcurrentContentSigner
TODO.
setCertificateChain(X509Certificate[]) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
setCommonnameHostMap(String) - Method in class org.xipki.security.HttpsHostnameVerifier
 
setDefaultSignerParallelism(int) - Method in class org.xipki.security.SecurityFactoryImpl
 
setEnabled(boolean) - Method in class org.xipki.security.HttpsHostnameVerifier
 
setInvalidityTime(Date) - Method in class org.xipki.security.CertRevocationInfo
 
setPasswordResolver(PasswordResolver) - Method in class org.xipki.security.SecurityFactoryImpl
 
setPublicKey(PublicKey) - Method in interface org.xipki.security.ConcurrentContentSigner
Sets the public key.
setPublicKey(PublicKey) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
setReason(CrlReason) - Method in class org.xipki.security.CertRevocationInfo
 
setRevocationTime(Date) - Method in class org.xipki.security.CertRevocationInfo
 
setSha1DigestOfMacKey(byte[]) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
setSignerFactoryRegister(SignerFactoryRegister) - Method in class org.xipki.security.SecurityFactoryImpl
 
setStrongRandom4KeyEnabled(boolean) - Method in class org.xipki.security.SecurityFactoryImpl
 
setStrongRandom4SignEnabled(boolean) - Method in class org.xipki.security.SecurityFactoryImpl
 
setTrustAll(boolean) - Method in class org.xipki.security.HttpsHostnameVerifier
 
shutdown() - Method in interface org.xipki.security.ConcurrentContentSigner
 
shutdown() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
shutdown() - Method in class org.xipki.security.HttpsHostnameVerifier
 
shutdown() - Method in class org.xipki.security.Providers
 
sign(byte[]) - Method in interface org.xipki.security.ConcurrentContentSigner
Sign the data.
sign(byte[][]) - Method in interface org.xipki.security.ConcurrentContentSigner
Sign the data.
sign(byte[]) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
sign(byte[][]) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
SignatureAlgoControl - Class in org.xipki.security
TODO.
SignatureAlgoControl() - Constructor for class org.xipki.security.SignatureAlgoControl
 
SignatureAlgoControl(boolean, boolean) - Constructor for class org.xipki.security.SignatureAlgoControl
 
SignatureAlgoControl(boolean, boolean, boolean) - Constructor for class org.xipki.security.SignatureAlgoControl
 
SignatureSigner - Class in org.xipki.security
TODO.
SignatureSigner(AlgorithmIdentifier, Signature, PrivateKey) - Constructor for class org.xipki.security.SignatureSigner
 
SignerConf - Class in org.xipki.security
TODO.
SignerConf(String) - Constructor for class org.xipki.security.SignerConf
 
SignerConf(String, HashAlgo, SignatureAlgoControl) - Constructor for class org.xipki.security.SignerConf
 
SignerException - Exception in org.xipki.security.exception
TODO.
SignerException() - Constructor for exception org.xipki.security.exception.SignerException
 
SignerException(String, Throwable) - Constructor for exception org.xipki.security.exception.SignerException
 
SignerException(String) - Constructor for exception org.xipki.security.exception.SignerException
 
SignerException(Throwable) - Constructor for exception org.xipki.security.exception.SignerException
 
SignerFactory - Interface in org.xipki.security
TODO.
SignerFactoryRegister - Interface in org.xipki.security
TODO.
SignerFactoryRegisterImpl - Class in org.xipki.security
TODO.
SignerFactoryRegisterImpl() - Constructor for class org.xipki.security.SignerFactoryRegisterImpl
 
SignerUtil - Class in org.xipki.security.util
utility class for converting java.security RSA objects into their org.bouncycastle.crypto counterparts.
sortOidList(List<ASN1ObjectIdentifier>) - Static method in class org.xipki.security.util.X509Util
 
STATUS_REQUEST - Static variable in class org.xipki.security.TlsExtensionType
 

T

TlsExtensionType - Class in org.xipki.security
TODO.
toASN1Primitive() - Method in class org.xipki.security.ExtensionExistence
 
toDerEncoded(byte[]) - Static method in class org.xipki.security.util.X509Util
 
toPemCert(X509Certificate) - Static method in class org.xipki.security.util.X509Util
 
toRfc3279Style(SubjectPublicKeyInfo) - Static method in class org.xipki.security.util.X509Util
 
toString() - Method in class org.xipki.security.CertRevocationInfo
 
toString() - Method in class org.xipki.security.SignerConf
 
toString(boolean, boolean) - Method in class org.xipki.security.SignerConf
 
toString() - Method in class org.xipki.security.X509Cert
 
toX509Cert(Certificate) - Static method in class org.xipki.security.util.X509Util
 
toX509Crl(CertificateList) - Static method in class org.xipki.security.util.X509Util
 
TRUCATED_HMAC - Static variable in class org.xipki.security.TlsExtensionType
 
TRUSTED_CA_KEYS - Static variable in class org.xipki.security.TlsExtensionType
 

U

unbindService(SignerFactory) - Method in class org.xipki.security.SignerFactoryRegisterImpl
 
update(byte) - Method in class org.xipki.security.DSAPlainDigestSigner
 
update(byte[], int, int) - Method in class org.xipki.security.DSAPlainDigestSigner
 

V

valueOf(String) - Static method in enum org.xipki.security.AlgorithmCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.security.CertpathValidationModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.security.CrlReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.security.HashAlgo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.security.KeyUsage
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.security.AlgorithmCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.security.CertpathValidationModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.security.CrlReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.security.HashAlgo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.security.KeyUsage
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, SSLSession) - Method in class org.xipki.security.HttpsHostnameVerifier
Verify that the host name is an acceptable match with the server's authentication scheme.
verifyPopo(PKCS10CertificationRequest, AlgorithmValidator) - Method in interface org.xipki.security.SecurityFactory
Verifies the signature of CSR.
verifyPopo(CertificationRequest, AlgorithmValidator) - Method in interface org.xipki.security.SecurityFactory
Verifies the signature of CSR.
verifyPopo(CertificationRequest, AlgorithmValidator) - Method in class org.xipki.security.SecurityFactoryImpl
 
verifyPopo(PKCS10CertificationRequest, AlgorithmValidator) - Method in class org.xipki.security.SecurityFactoryImpl
 
verifySignature(byte[]) - Method in class org.xipki.security.DSAPlainDigestSigner
 

W

write(byte[], int) - Method in enum org.xipki.security.HashAlgo
 

X

X509Cert - Class in org.xipki.security
TODO.
X509Cert(X509Certificate) - Constructor for class org.xipki.security.X509Cert
 
X509Cert(X509Certificate, byte[]) - Constructor for class org.xipki.security.X509Cert
 
X509Util - Class in org.xipki.security.util
TODO.
XiAlgorithmIdentifier - Class in org.xipki.security
TODO.
XiAlgorithmIdentifier(ASN1ObjectIdentifier) - Constructor for class org.xipki.security.XiAlgorithmIdentifier
 
XiContentSigner - Interface in org.xipki.security
TODO.
XiECContentVerifierProviderBuilder - Class in org.xipki.security.bc
TODO.
XiECContentVerifierProviderBuilder(DigestAlgorithmIdentifierFinder) - Constructor for class org.xipki.security.bc.XiECContentVerifierProviderBuilder
 
XiRSAContentVerifierProviderBuilder - Class in org.xipki.security.bc
TODO.
XiRSAContentVerifierProviderBuilder(DigestAlgorithmIdentifierFinder) - Constructor for class org.xipki.security.bc.XiRSAContentVerifierProviderBuilder
 
XiSecurityConstants - Class in org.xipki.security
TODO.
XiSecurityException - Exception in org.xipki.security.exception
TODO.
XiSecurityException() - Constructor for exception org.xipki.security.exception.XiSecurityException
 
XiSecurityException(String, Throwable) - Constructor for exception org.xipki.security.exception.XiSecurityException
 
XiSecurityException(String) - Constructor for exception org.xipki.security.exception.XiSecurityException
 
XiSecurityException(Throwable) - Constructor for exception org.xipki.security.exception.XiSecurityException
 
XiWrappedContentSigner - Class in org.xipki.security
TODO.
XiWrappedContentSigner(ContentSigner, boolean) - Constructor for class org.xipki.security.XiWrappedContentSigner
 
A B C D E F G H I K M N O P R S T U V W X 
Skip navigation links

Copyright © 2018. All rights reserved.