Skip navigation links
A B C D E F G H I K L 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
 
ACTION_ADD_CERT - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_DIGEST_SECRETKEY - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GEN_KEYPAIR_DSA - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GEN_KEYPAIR_EC - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GEN_KEYPAIR_RSA - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GEN_KEYPAIR_SM2 - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GEN_SECRET_KEY - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GET_CERT - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GET_CERT_IDS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GET_IDENTITY_IDS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GET_MECHANISMS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GET_PUBLICKEY - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GET_PUBLICKEY_IDS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GET_SERVER_CAPS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_GET_SLOT_IDS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_IMPORT_SECRET_KEY - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_NOPE - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
Will be used in the response if the server cannot detect the action.
ACTION_REMOVE_CERTS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_REMOVE_IDENTITY - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_REMOVE_OBJECTS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_SIGN - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
ACTION_UPDATE_CERT - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
addCert(X509Certificate, P11Slot.P11NewObjectControl) - Method in class org.xipki.security.pkcs11.P11Slot
Adds the certificate to the PKCS#11 token under the given identifier objectId.
addCert0(X509Certificate, P11Slot.P11NewObjectControl) - Method in class org.xipki.security.pkcs11.P11Slot
Adds the certificate to the PKCS#11 token under the given identifier objectId.
addCert0(X509Certificate, P11Slot.P11NewObjectControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
addCertificate(P11ObjectIdentifier, X509Cert) - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
 
AddCertParams(P11SlotIdentifier, P11Slot.P11NewObjectControl, Certificate) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
 
AddCertParams(P11SlotIdentifier, P11Slot.P11NewObjectControl, X509Certificate) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
 
addIdentity(P11Identity) - Method in class org.xipki.security.pkcs11.P11Slot
 
addIdentity(P11Identity) - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
 
addMechanism(long) - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
 
addMechanismSet(Pkcs11conf.MechanismSet) - Method in class org.xipki.security.pkcs11.Pkcs11conf
 
addModule(Pkcs11conf.Module) - Method in class org.xipki.security.pkcs11.Pkcs11conf
 
addProtection(PKIMessage, ConcurrentContentSigner, GeneralName, boolean) - Static method in class org.xipki.security.cmp.CmpUtil
 
addProtection(PKIMessage, char[], PBMParameter, GeneralName, byte[]) - Static method in class org.xipki.security.cmp.CmpUtil
 
AESGmacContentSigner - Class in org.xipki.security.pkcs12
TODO.
AESGmacContentSigner(ASN1ObjectIdentifier, SecretKey) - Constructor for class org.xipki.security.pkcs12.AESGmacContentSigner
 
AlgorithmCode - Enum in org.xipki.security
TODO.
AlgorithmUtil - Class in org.xipki.security.util
TODO.
AlgorithmValidator - Interface in org.xipki.security
TODO.
assertMechanismSupported(long) - Method in class org.xipki.security.pkcs11.P11Slot
 
assertNoIdentityAndCert(byte[], String) - Method in class org.xipki.security.pkcs11.P11Slot
 
assertWritable(String) - Method in class org.xipki.security.pkcs11.P11Slot
 

B

BadAsn1ObjectException - Exception in org.xipki.security
TODO.
BadAsn1ObjectException() - Constructor for exception org.xipki.security.BadAsn1ObjectException
 
BadAsn1ObjectException(String) - Constructor for exception org.xipki.security.BadAsn1ObjectException
 
BadAsn1ObjectException(Throwable) - Constructor for exception org.xipki.security.BadAsn1ObjectException
 
BadAsn1ObjectException(String, Throwable) - Constructor for exception org.xipki.security.BadAsn1ObjectException
 
BadAsn1ObjectException(String, Throwable, boolean, boolean) - Constructor for exception org.xipki.security.BadAsn1ObjectException
 
BadInputException - Exception in org.xipki.security
TODO.
BadInputException() - Constructor for exception org.xipki.security.BadInputException
 
BadInputException(String) - Constructor for exception org.xipki.security.BadInputException
 
BadInputException(Throwable) - Constructor for exception org.xipki.security.BadInputException
 
BadInputException(String, Throwable) - Constructor for exception org.xipki.security.BadInputException
 
base64Hash(byte[]) - Method in enum org.xipki.security.HashAlgo
 
base64Hash(byte[], int, int) - Method in enum org.xipki.security.HashAlgo
 
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.
buildAttributeTypeAndValue(CmpUtf8Pairs) - Static method in class org.xipki.security.cmp.CmpUtil
 
buildCertPath(X509Certificate, Set<? extends Certificate>) - Static method in class org.xipki.security.util.X509Util
Build the certificate path.
buildInfoTypeAndValue(CmpUtf8Pairs) - Static method in class org.xipki.security.cmp.CmpUtil
 

C

canCreateModule(String) - Method in class org.xipki.security.pkcs11.emulator.EmulatorP11ModuleFactory
 
canCreateModule(String) - Method in class org.xipki.security.pkcs11.iaik.IaikP11ModuleFactory
 
canCreateModule(String) - Method in interface org.xipki.security.pkcs11.P11ModuleFactory
Indicates whether a PKCS#11 module of the given type can be created or not.
canCreateModule(String) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11ModuleFactory
 
canCreateSigner(String) - Method in class org.xipki.security.pkcs11.P11SignerFactory
 
canCreateSigner(String) - Method in class org.xipki.security.pkcs12.P12SignerFactory
 
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
 
certificateChain - Variable in class org.xipki.security.pkcs11.P11Identity
 
certificateChain() - Method in class org.xipki.security.pkcs11.P11Identity
 
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
 
close() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
close() - Method in class org.xipki.security.pkcs11.emulator.EmulatorP11Module
 
close() - Method in class org.xipki.security.pkcs11.iaik.IaikP11Module
 
close() - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
 
close() - Method in class org.xipki.security.pkcs11.P11Module
 
close() - Method in class org.xipki.security.pkcs11.P11ModuleFactoryRegisterImpl
 
close() - Method in class org.xipki.security.pkcs11.P11Slot
 
close() - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
 
close() - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
close() - Method in class org.xipki.security.Providers
 
close() - Method in class org.xipki.security.Securities
 
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.
CmpUtf8Pairs - Class in org.xipki.security.cmp
TODO.
CmpUtf8Pairs(String, String) - Constructor for class org.xipki.security.cmp.CmpUtf8Pairs
 
CmpUtf8Pairs() - Constructor for class org.xipki.security.cmp.CmpUtf8Pairs
 
CmpUtf8Pairs(String) - Constructor for class org.xipki.security.cmp.CmpUtf8Pairs
 
CmpUtil - Class in org.xipki.security.cmp
TODO.
CollectionAlgorithmValidator - Class in org.xipki.security
TODO.
CollectionAlgorithmValidator(Collection<String>) - Constructor for class org.xipki.security.CollectionAlgorithmValidator
constructor.
compareTo(P11Identity) - Method in class org.xipki.security.pkcs11.P11Identity
 
compareTo(P11IdentityId) - Method in class org.xipki.security.pkcs11.P11IdentityId
 
compareTo(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
compareTo(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
 
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.
conf - Variable in class org.xipki.security.pkcs11.P11Module
 
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(AlgorithmIdentifier, int) - Method in class org.xipki.security.pkcs11.P11ContentSignerBuilder
 
createSigner(AlgorithmIdentifier, int) - Method in class org.xipki.security.pkcs11.P11MacContentSignerBuilder
 
createSigner(AlgorithmIdentifier, int, SecureRandom) - Method in class org.xipki.security.pkcs12.P12ContentSignerBuilder
 
createSigner(AlgorithmIdentifier, int, SecureRandom) - Method in class org.xipki.security.pkcs12.P12MacContentSignerBuilder
 
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
TODO.
CryptException() - Constructor for exception org.xipki.security.CryptException
 
CryptException(String, Throwable) - Constructor for exception org.xipki.security.CryptException
 
CryptException(String) - Constructor for exception org.xipki.security.CryptException
 
CryptException(Throwable) - Constructor for exception org.xipki.security.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

decodeHex(String) - Static method in class org.xipki.security.pkcs11.P11Slot
Returns the hex representation of the bytes.
DEFAULT_P11MODULE_NAME - Static variable in interface org.xipki.security.pkcs11.P11CryptServiceFactory
 
DFLT_BASEDIR - Static variable in class org.xipki.security.pkcs11.emulator.EmulatorP11Module
 
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
 
digest() - Method in class org.xipki.security.pkcs11.DigestOutputStream
 
DigestOutputStream - Class in org.xipki.security.pkcs11
TODO.
DigestOutputStream(Digest) - Constructor for class org.xipki.security.pkcs11.DigestOutputStream
 
digestSecretKey(long) - Method in class org.xipki.security.pkcs11.P11Identity
 
digestSecretKey0(long) - Method in class org.xipki.security.pkcs11.emulator.EmulatorP11Identity
 
digestSecretKey0(long) - Method in class org.xipki.security.pkcs11.P11Identity
 
DigestSecretKeyTemplate(ProxyMessage.SlotIdentifier, ProxyMessage.ObjectIdentifier, long) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
 
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
 
EmulatorP11Identity - Class in org.xipki.security.pkcs11.emulator
TODO.
EmulatorP11Identity(P11Slot, P11IdentityId, SecretKey, int, SecureRandom) - Constructor for class org.xipki.security.pkcs11.emulator.EmulatorP11Identity
 
EmulatorP11Identity(P11Slot, P11IdentityId, PrivateKey, PublicKey, X509Certificate[], int, SecureRandom) - Constructor for class org.xipki.security.pkcs11.emulator.EmulatorP11Identity
 
EmulatorP11Module - Class in org.xipki.security.pkcs11.emulator
TODO.
EmulatorP11Module.Vendor - Enum in org.xipki.security.pkcs11.emulator
 
EmulatorP11ModuleFactory - Class in org.xipki.security.pkcs11.emulator
TODO.
EmulatorP11ModuleFactory() - Constructor for class org.xipki.security.pkcs11.emulator.EmulatorP11ModuleFactory
 
encoded() - Method in class org.xipki.security.cmp.CmpUtf8Pairs
 
engineAliases() - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineContainsAlias(String) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineDeleteEntry(String) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineGetCertificate(String) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineGetCertificateAlias(Certificate) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineGetCertificateChain(String) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineGetCreationDate(String) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineGetKey(String, char[]) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineGetParameter(String) - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineGetParameter(String) - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineGetParameter(String) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineGetParameter(String) - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
engineGetParameters() - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineGetParameters() - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineInitSign(PrivateKey) - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineInitSign(PrivateKey) - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineInitSign(PrivateKey, SecureRandom) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineInitSign(PrivateKey) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineInitSign(PrivateKey) - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
engineInitVerify(PublicKey) - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineInitVerify(PublicKey) - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineInitVerify(PublicKey) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineInitVerify(PublicKey) - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
engineIsCertificateEntry(String) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineIsKeyEntry(String) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineLoad(InputStream, char[]) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineSetCertificateEntry(String, Certificate) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineSetParameter(AlgorithmParameterSpec) - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineSetParameter(String, Object) - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineSetParameter(AlgorithmParameterSpec) - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineSetParameter(String, Object) - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineSetParameter(AlgorithmParameterSpec) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineSetParameter(String, Object) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineSetParameter(AlgorithmParameterSpec) - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
engineSetParameter(String, Object) - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
engineSign() - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineSign() - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineSign() - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineSign() - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
engineSize() - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineStore(OutputStream, char[]) - Method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
engineUpdate(byte) - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineUpdate(byte[], int, int) - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineUpdate(byte) - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineUpdate(byte[], int, int) - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineUpdate(byte) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineUpdate(byte[], int, int) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineUpdate(byte) - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
engineUpdate(byte[], int, int) - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
engineVerify(byte[]) - Method in class org.xipki.security.pkcs11.provider.P11DSASignatureSpi
 
engineVerify(byte[]) - Method in class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
engineVerify(byte[]) - Method in class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
engineVerify(byte[]) - Method in class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
equals(Object) - Method in class org.xipki.security.cmp.CmpUtf8Pairs
 
equals(Object) - Method in class org.xipki.security.pkcs11.P11IdentityId
 
equals(Object) - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
equals(Object) - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
 
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
 
existsCertForId(byte[]) - Method in class org.xipki.security.pkcs11.P11Slot
 
existsIdentityForId(byte[]) - Method in class org.xipki.security.pkcs11.P11Slot
 
exportCert(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
Exports the certificate of the given identifier objectId.
ExtensionExistence - Class in org.xipki.security
TODO.
ExtensionExistence(List<ASN1ObjectIdentifier>, List<ASN1ObjectIdentifier>) - Constructor for class org.xipki.security.ExtensionExistence
 
extract(InfoTypeAndValue[]) - Static method in class org.xipki.security.cmp.CmpUtil
 
extract(AttributeTypeAndValue[]) - Static method in class org.xipki.security.cmp.CmpUtil
 
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

GenDSAKeypairParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, BigInteger, BigInteger, BigInteger) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
 
GenECKeypairParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, ASN1ObjectIdentifier) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
 
generateDSAKeypair(int, int, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates a DSA keypair.
generateDSAKeypair(BigInteger, BigInteger, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates a DSA keypair.
generateDSAKeypair(int, int, KeystoreGenerationParameters, String) - Method in class org.xipki.security.pkcs12.P12KeyGenerator
 
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
 
generateDSAKeypair0(BigInteger, BigInteger, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates a DSA keypair.
generateDSAKeypair0(BigInteger, BigInteger, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
generateDSAPublicKey(DSAPublicKeySpec) - Static method in class org.xipki.security.util.KeyUtil
 
generateECKeypair(String, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates an EC keypair.
generateECKeypair(String, KeystoreGenerationParameters, String) - Method in class org.xipki.security.pkcs12.P12KeyGenerator
 
generateECKeypair(ASN1ObjectIdentifier, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generateECKeypair0(ASN1ObjectIdentifier, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates an EC keypair.
generateECKeypair0(ASN1ObjectIdentifier, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
generateECKeypairForCurveNameOrOid(String, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generateLabel(String) - Method in class org.xipki.security.pkcs11.P11Slot
 
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, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates an RSA keypair.
generateRSAKeypair(int, BigInteger, KeystoreGenerationParameters, String) - Method in class org.xipki.security.pkcs12.P12KeyGenerator
 
generateRSAKeypair(int, BigInteger, SecureRandom) - Static method in class org.xipki.security.util.KeyUtil
 
generateRSAKeypair0(int, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates an RSA keypair.
generateRSAKeypair0(int, BigInteger, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
generateRSAPrivateKeyParameter(RSAPrivateKey) - Static method in class org.xipki.security.util.SignerUtil
 
generateRSAPublicKey(RSAPublicKeySpec) - Static method in class org.xipki.security.util.KeyUtil
 
generateSecretKey(long, int, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates a secret key in the PKCS#11 token.
generateSecretKey(String, int, KeystoreGenerationParameters) - Method in class org.xipki.security.pkcs12.P12KeyGenerator
 
generateSecretKey0(long, int, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates a secret key in the PKCS#11 token.
generateSecretKey0(long, int, P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
generateSignature() - Method in class org.xipki.security.DSAPlainDigestSigner
 
generateSM2Keypair(P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates an SM2 keypair.
generateSM2Keypair0(P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Generates an SM2p256v1 keypair.
generateSM2Keypair0(P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
GenRSAKeypairParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, int, BigInteger) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
 
GenSecretKeyParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, long, int) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
 
GenSM2KeypairParams(P11SlotIdentifier, P11Slot.P11NewKeyControl) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
 
getActionName(short) - Static method in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
getAlgoNames() - Method in class org.xipki.security.CollectionAlgorithmValidator
 
getAlgorithm() - Method in class org.xipki.security.pkcs11.P11PrivateKey
 
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.pkcs12.AESGmacContentSigner
 
getAlgorithmIdentifier() - Method in class org.xipki.security.pkcs12.HmacContentSigner
 
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
 
getBoolean(Properties, String, boolean) - Static method in class org.xipki.security.Securities
 
getBytes() - Method in class org.xipki.security.pkcs11.P11Params.P11ByteArrayParams
 
getCert(P11SlotIdentifier, P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11CryptService
 
getCert(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
Gets certificate with the given identifier id.
getCert() - Method in class org.xipki.security.X509Cert
 
getCertAttributes() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
 
getCertForId(byte[]) - Method in class org.xipki.security.pkcs11.P11Slot
Gets certificate with the given identifier id.
getCertForId(byte[]) - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
Returns the certificate of the given identifier id.
getCertHolder() - Method in class org.xipki.security.X509Cert
 
getCertId() - Method in class org.xipki.security.pkcs11.P11IdentityId
 
getCertIds() - Method in class org.xipki.security.pkcs11.P11Slot
 
getCertificate() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getCertificate() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getCertificate() - Method in class org.xipki.security.KeyCertPair
 
getCertificate() - Method in class org.xipki.security.pkcs11.P11Identity
 
getCertificate() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
 
getCertificate() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
 
getCertificate() - Method in class org.xipki.security.pkcs12.P12ContentSignerBuilder
 
getCertificateChain() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getCertificateChain() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getCertificateChain() - Method in class org.xipki.security.pkcs12.P12ContentSignerBuilder
 
getCertificates() - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
 
getCertLabelForId(byte[]) - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
Returns the PKCS#11 label for certificate of the given id.
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.pkcs11.P11Module
 
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
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewKeyControl
 
getControl() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewObjectControl
 
getCoreExtValue(X509Certificate, ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.X509Util
 
getCoreExtValue(X509AttributeCertificateHolder, ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.X509Util
 
getCurveId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
 
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
 
getDescription() - Method in class org.xipki.security.pkcs11.emulator.EmulatorP11Module
 
getDescription() - Method in class org.xipki.security.pkcs11.iaik.IaikP11Module
 
getDescription() - Method in class org.xipki.security.pkcs11.P11Module
 
getDescription(byte[], char[]) - Static method in class org.xipki.security.pkcs11.P11Slot
 
getDescription(byte[], String) - Static method in class org.xipki.security.pkcs11.P11Slot
 
getDescription() - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
 
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
 
getEncoded() - Method in class org.xipki.security.pkcs11.P11PrivateKey
 
getEncodedAlgorithmIdentifier() - Method in class org.xipki.security.pkcs12.AESGmacContentSigner
 
getEncodedAlgorithmIdentifier() - Method in class org.xipki.security.pkcs12.HmacContentSigner
 
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
 
getErrorCode() - Method in exception org.xipki.security.pkcs11.emulator.PKCS11Exception
Returns the PKCS#11 error code.
getExcludeSlots() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getExtractable() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
 
getFailureInfoText(int) - Static method in class org.xipki.security.util.CmpFailureUtil
 
getFormat() - Method in class org.xipki.security.pkcs11.P11PrivateKey
 
getG() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
 
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
 
getHashAlgorithm() - Method in class org.xipki.security.pkcs11.P11Params.P11RSAPkcsPssParams
 
getHashOutputSizeInOctets(ASN1ObjectIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getId() - Method in class org.xipki.security.pkcs11.P11Identity
 
getId() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
getId() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewObjectControl
 
getId() - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
 
getId() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Slot
 
getId() - Method in class org.xipki.security.pkcs11.provider.XiSM2ParameterSpec
Return the ID value.
getIdentities() - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
 
getIdentity(P11IdentityId) - Method in class org.xipki.security.pkcs11.P11CryptService
 
getIdentity(P11SlotIdentifier, P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11CryptService
 
getIdentity(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
 
getIdentityId() - Method in class org.xipki.security.pkcs11.P11PrivateKey
 
getIdentityId(byte[], String) - Method in class org.xipki.security.pkcs11.P11Slot
 
getIdentityKeyIds() - Method in class org.xipki.security.pkcs11.P11Slot
 
getIdHex() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
getIdLength() - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
 
getIdLength() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
 
getIgnoreLabel() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
 
getImplictConfirmGeneralInfo() - Static method in class org.xipki.security.cmp.CmpUtil
 
getIncludeSlots() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getIndex() - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
 
getIndex() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Slot
 
getInputBlockSize() - Method in class org.xipki.security.pkcs11.P11PlainRSASigner
 
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
 
getInstance(P11ModuleConf) - Static method in class org.xipki.security.pkcs11.emulator.EmulatorP11Module
 
getInstance(P11ModuleConf) - Static method in class org.xipki.security.pkcs11.iaik.IaikP11Module
 
getInstance(P11CryptService, P11SlotIdentifier, P11ObjectIdentifier) - Static method in class org.xipki.security.pkcs11.P11KeyParameter
 
getInstance(P11CryptService, P11IdentityId) - Static method in class org.xipki.security.pkcs11.P11RSAKeyParameter
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.IdentityId
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.Mechanism
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewKeyControl
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewObjectControl
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifier
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifiers
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RSAPkcsPssParams
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ServerCaps
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
 
getInstance(Object) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdentifier
 
getInstance(P11ModuleConf) - Static method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
 
getInstanceForEncoded(byte[]) - Static method in enum org.xipki.security.HashAlgo
 
getInstanceForEncoded(byte[], int, int) - Static method in enum org.xipki.security.HashAlgo
 
getInt(Properties, String, int) - Static method in class org.xipki.security.Securities
 
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
 
getIV() - Method in class org.xipki.security.pkcs11.P11Params.P11IVParams
 
getKey() - Method in class org.xipki.security.pkcs12.P12ContentSignerBuilder
 
getKey() - Method in class org.xipki.security.pkcs12.P12MacContentSignerBuilder
 
getKeyId() - Method in class org.xipki.security.pkcs11.P11IdentityId
 
getKeysize() - Method in class org.xipki.security.pkcs11.P11PrivateKey
 
getKeysize() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
 
getKeysize() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
 
getKeyStore(String) - Static method in class org.xipki.security.util.KeyUtil
 
getKeyType() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
 
getKeyType() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
 
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
 
getKeyValue() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
 
getLabel() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
getLabel() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewObjectControl
 
getLabelChars() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
getLength() - Method in enum org.xipki.security.HashAlgo
 
getMacAlgId(String) - Static method in class org.xipki.security.util.AlgorithmUtil
 
getMaskGenerationFunction() - Method in class org.xipki.security.pkcs11.P11Params.P11RSAPkcsPssParams
 
getMaxMessageSize() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
getMaxMessageSize() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getMechanism() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
 
getMechanism() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.Mechanism
 
getMechanism() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
 
getMechanismFilters() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getMechanisms() - Method in class org.xipki.security.pkcs11.P11Slot
 
getMechanisms() - Method in class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
 
getMechanisms() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
 
getMechanismSet() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
 
getMechanismSets() - Method in class org.xipki.security.pkcs11.Pkcs11conf
 
getMessage() - Method in exception org.xipki.security.pkcs11.emulator.PKCS11Exception
This method gets the corresponding text error message from a property file.
getMessage() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
 
getModule() - Method in class org.xipki.security.pkcs11.P11CryptService
 
getModuleName() - Method in class org.xipki.security.pkcs11.P11Slot
 
getModuleNames() - Method in interface org.xipki.security.pkcs11.P11CryptServiceFactory
 
getModuleNames() - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
 
getModules() - Method in class org.xipki.security.pkcs11.Pkcs11conf
 
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.pkcs11.P11Module
 
getName() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
getName() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
 
getName() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getName() - Method in class org.xipki.security.TlsExtensionType
 
getNativeLibraries() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getNativeLibrary() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
getNeedExtensions() - Method in class org.xipki.security.ExtensionExistence
 
getNewDSAParameterSpec(int, int, SecureRandom) - Static method in class org.xipki.security.util.DSAParameterCache
 
getNewObjectConf() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getNonNullInstance(ASN1ObjectIdentifier) - Static method in enum org.xipki.security.HashAlgo
 
getNonNullInstance(String) - Static method in enum org.xipki.security.HashAlgo
 
getObjectId() - Method in class org.xipki.security.pkcs11.P11KeyParameter
 
getObjectId(byte[], String) - Method in class org.xipki.security.pkcs11.P11Slot
 
getObjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
 
getObjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
 
getObjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
 
getObjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
 
getObjectIds() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifiers
 
getObjectLabel() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
 
getOctetStringBytes(ASN1Encodable) - Static method in class org.xipki.security.pkcs11.proxy.ProxyMessage
 
getOid() - Method in enum org.xipki.security.HashAlgo
 
getOjectId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
 
getOperationSystems() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
 
getOutputBlockSize() - Method in class org.xipki.security.pkcs11.P11PlainRSASigner
 
getOutputStream() - Method in class org.xipki.security.pkcs12.AESGmacContentSigner
 
getOutputStream() - Method in class org.xipki.security.pkcs12.HmacContentSigner
 
getOutputStream() - Method in class org.xipki.security.SignatureSigner
 
getOutputStream() - Method in class org.xipki.security.XiWrappedContentSigner
 
getP() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
 
getP11CryptService(String) - Method in interface org.xipki.security.pkcs11.P11CryptServiceFactory
Gets the P11CryptService of the given module moduleName.
getP11CryptService(String) - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
 
getP11CryptService() - Method in class org.xipki.security.pkcs11.P11KeyParameter
 
getP11CryptService() - Method in class org.xipki.security.pkcs11.P11PrivateKey
 
getP11CryptServiceFactory() - Method in class org.xipki.security.Securities
 
getP11MechanismFilter() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
getP11Module(P11ModuleConf) - Method in interface org.xipki.security.pkcs11.P11ModuleFactoryRegister
 
getP11Module(P11ModuleConf) - Method in class org.xipki.security.pkcs11.P11ModuleFactoryRegisterImpl
 
getP11NewObjectConf() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
getP11Params() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
 
getParams() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.Mechanism
 
getPassword(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11PasswordsRetriever
 
getPassword() - Method in class org.xipki.security.pkcs12.KeystoreGenerationParameters
 
getPasswordResolver() - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11PasswordsRetriever
 
getPasswordResolver() - Method in interface org.xipki.security.SecurityFactory
 
getPasswordResolver() - Method in class org.xipki.security.SecurityFactoryImpl
 
getPasswordRetriever() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
getPasswords() - Method in class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
 
getPasswordSets() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getPath() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
 
getPkcs11CkaCode() - Method in enum org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf.CertAttribute
 
getPkcsPssParams() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RSAPkcsPssParams
 
getPkiMessage() - Method in class org.xipki.security.cmp.PkiResponse
 
getPrivateKey() - Method in class org.xipki.security.KeyCertPair
 
getProtectionResult() - Method in class org.xipki.security.cmp.ProtectionVerificationResult
 
getProtectionVerificationResult() - Method in class org.xipki.security.cmp.PkiResponse
 
getPublicExponent() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
 
getPublicKey() - Method in interface org.xipki.security.ConcurrentContentSigner
 
getPublicKey() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
getPublicKey() - Method in class org.xipki.security.pkcs11.P11Identity
 
getPublicKey() - Method in class org.xipki.security.pkcs11.P11PrivateKey
 
getPublicKeyId() - Method in class org.xipki.security.pkcs11.P11IdentityId
 
getQ() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
 
getRandom() - Method in class org.xipki.security.pkcs12.KeystoreGenerationParameters
 
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
 
getRequestor() - Method in class org.xipki.security.cmp.ProtectionVerificationResult
 
getReturnCodeName(short) - Static method in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
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
 
getSaltLength() - Method in class org.xipki.security.pkcs11.P11Params.P11RSAPkcsPssParams
 
getSecurityFactory() - Method in class org.xipki.security.Securities
 
getSensitive() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
 
getSetCertObjectAttributes() - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
 
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.pkcs12.AESGmacContentSigner
 
getSignature() - Method in class org.xipki.security.pkcs12.HmacContentSigner
 
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
 
getSignatureKeyBitLength() - Method in class org.xipki.security.pkcs11.P11Identity
 
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
 
getSlot(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11CryptService
 
getSlot() - Method in class org.xipki.security.pkcs11.P11KeyParameter
 
getSlot(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11Module
Returns slot for the given slotId.
getSlotId() - Method in class org.xipki.security.pkcs11.P11IdentityId
 
getSlotId() - Method in class org.xipki.security.pkcs11.P11Slot
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
 
getSlotId() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
 
getSlotIdForId(long) - Method in class org.xipki.security.pkcs11.P11Module
 
getSlotIdForIndex(int) - Method in class org.xipki.security.pkcs11.P11Module
 
getSlotIds() - Method in class org.xipki.security.pkcs11.P11Module
 
getSlots() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
 
getSlots() - Method in class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
 
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
 
getString(Properties, String, String) - Static method in class org.xipki.security.Securities
 
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 class org.xipki.security.pkcs11.P11SignerFactory
 
getSupportedSignerTypes() - Method in class org.xipki.security.pkcs12.P12SignerFactory
 
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
 
getTagNo() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
 
getType() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
getType() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getUncompressedEncodedECPoint(ECPoint, int) - Static method in class org.xipki.security.util.KeyUtil
 
getUsages() - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
 
getUser() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
getUserType() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
getValue() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.IdentityId
 
getValue() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifier
 
getValue() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdentifier
 
getVersions() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ServerCaps
 
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.cmp.CmpUtf8Pairs
 
hashCode() - Method in class org.xipki.security.pkcs11.P11IdentityId
 
hashCode() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
hashCode() - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
 
hashCode() - Method in class org.xipki.security.X509Cert
 
hasIdentity(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
 
hasKeyusage(X509Certificate, KeyUsage) - Static method in class org.xipki.security.util.X509Util
 
hasProtection() - Method in class org.xipki.security.cmp.PkiResponse
 
hex(byte[]) - Static method in class org.xipki.security.pkcs11.P11Slot
Returns the hex representation of the bytes.
hexHash(byte[]) - Method in enum org.xipki.security.HashAlgo
 
hexHash(byte[], int, int) - Method in enum org.xipki.security.HashAlgo
 
HmacContentSigner - Class in org.xipki.security.pkcs12
TODO.
HmacContentSigner(AlgorithmIdentifier, SecretKey) - Constructor for class org.xipki.security.pkcs12.HmacContentSigner
 
HmacContentSigner(HashAlgo, AlgorithmIdentifier, SecretKey) - Constructor for class org.xipki.security.pkcs12.HmacContentSigner
 

I

IaikP11Module - Class in org.xipki.security.pkcs11.iaik
TODO.
IaikP11Module.Vendor - Enum in org.xipki.security.pkcs11.iaik
 
IaikP11ModuleFactory - Class in org.xipki.security.pkcs11.iaik
TODO.
IaikP11ModuleFactory() - Constructor for class org.xipki.security.pkcs11.iaik.IaikP11ModuleFactory
 
id - Variable in class org.xipki.security.pkcs11.P11Identity
 
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
 
IdentityId(P11IdentityId) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.IdentityId
 
importSecretKey(long, byte[], P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Imports secret key object in the PKCS#11 token.
importSecretKey0(long, byte[], P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
Imports secret key object in the PKCS#11 token.
importSecretKey0(long, byte[], P11Slot.P11NewKeyControl) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
ImportSecretKeyParams(P11SlotIdentifier, P11Slot.P11NewKeyControl, long, byte[]) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
 
init(boolean, CipherParameters) - Method in class org.xipki.security.DSAPlainDigestSigner
 
init() - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
 
init(boolean, CipherParameters) - Method in class org.xipki.security.pkcs11.P11PlainRSASigner
 
init() - Method in class org.xipki.security.Providers
 
init() - Method in class org.xipki.security.Securities
 
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
TODO.
InvalidOidOrNameException(String) - Constructor for exception org.xipki.security.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
 
isGm() - Method in class org.xipki.security.SignatureAlgoControl
 
isHealthy() - Method in interface org.xipki.security.ConcurrentContentSigner
 
isHealthy() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
isIgnoreLabel() - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
 
isImplictConfirm(PKIHeader) - Static method in class org.xipki.security.cmp.CmpUtil
 
isMac() - Method in interface org.xipki.security.ConcurrentContentSigner
 
isMac() - Method in class org.xipki.security.DfltConcurrentContentSigner
 
isMechanismPermitted(P11SlotIdentifier, long) - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11MechanismFilter
 
isPlainECDSASigAlg(AlgorithmIdentifier) - Static method in class org.xipki.security.util.AlgorithmUtil
 
isReadOnly() - Method in class org.xipki.security.pkcs11.P11Module
 
isReadOnly() - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
isReadOnly() - Method in class org.xipki.security.pkcs11.P11Slot
 
isReadonly() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
isReadOnly() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ServerCaps
 
isReadOnly() - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
 
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
 
isSlotIncluded(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11ModuleConf
 
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
 

K

KEY_CA_GENERATE_KEYPAIR - Static variable in class org.xipki.security.cmp.CmpUtf8Pairs
 
KEY_CERTPROFILE - Static variable in class org.xipki.security.cmp.CmpUtf8Pairs
 
KEY_NOTAFTER - Static variable in class org.xipki.security.cmp.CmpUtf8Pairs
 
KEY_NOTBEFORE - Static variable in class org.xipki.security.cmp.CmpUtf8Pairs
 
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
 
keystore() - Method in class org.xipki.security.pkcs12.P12KeyGenerationResult
 
KeystoreGenerationParameters - Class in org.xipki.security.pkcs12
TODO.
KeystoreGenerationParameters(char[]) - Constructor for class org.xipki.security.pkcs12.KeystoreGenerationParameters
 
keystoreObject() - Method in class org.xipki.security.pkcs12.P12KeyGenerationResult
 
KeyUsage - Enum in org.xipki.security
TODO.
KeyUtil - Class in org.xipki.security.util
TODO.

L

loadProperties(String, String) - Static method in class org.xipki.security.Securities
 
loadProperties(String) - Static method in class org.xipki.security.Securities
 

M

match(HashAlgo, byte[], byte[]) - Method in class org.xipki.security.IssuerHash
 
match(P11IdentityId) - Method in class org.xipki.security.pkcs11.P11Identity
 
match(P11SlotIdentifier, String) - Method in class org.xipki.security.pkcs11.P11Identity
 
match(P11SlotIdentifier, String) - Method in class org.xipki.security.pkcs11.P11IdentityId
 
matchesId(byte[]) - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
MAX_FRAGMENT_LENGTH - Static variable in class org.xipki.security.TlsExtensionType
 
MechanimFilter() - Constructor for class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
 
Mechanism(long, ProxyMessage.P11Params) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.Mechanism
 
MechanismSet() - Constructor for class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
 
Module() - Constructor for class org.xipki.security.pkcs11.Pkcs11conf.Module
 
moduleName - Variable in class org.xipki.security.pkcs11.P11Slot
 

N

names() - Method in class org.xipki.security.cmp.CmpUtf8Pairs
 
nameToOid(String) - Static method in class org.xipki.security.ObjectIdentifiers
 
NativeLibrary() - Constructor for class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
 
NewKeyControl(P11Slot.P11NewKeyControl) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.NewKeyControl
 
newModule(P11ModuleConf) - Method in class org.xipki.security.pkcs11.emulator.EmulatorP11ModuleFactory
 
newModule(P11ModuleConf) - Method in class org.xipki.security.pkcs11.iaik.IaikP11ModuleFactory
 
newModule(P11ModuleConf) - Method in interface org.xipki.security.pkcs11.P11ModuleFactory
Creates a new signer.
newModule(P11ModuleConf) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11ModuleFactory
 
NewObjectConf() - Constructor for class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
 
NewObjectControl(P11Slot.P11NewObjectControl) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.NewObjectControl
 
newSigner(String, SignerConf, X509Certificate[]) - Method in class org.xipki.security.pkcs11.P11SignerFactory
 
newSigner(String, SignerConf, X509Certificate[]) - Method in class org.xipki.security.pkcs12.P12SignerFactory
 
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
TODO.
NoIdleSignerException() - Constructor for exception org.xipki.security.NoIdleSignerException
 
NoIdleSignerException(String) - Constructor for exception org.xipki.security.NoIdleSignerException
 
NoIdleSignerException(Throwable) - Constructor for exception org.xipki.security.NoIdleSignerException
 
NoIdleSignerException(String, Throwable) - Constructor for exception org.xipki.security.NoIdleSignerException
 
NONE() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.NONE
 
NONE() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.NONE
 
NONE() - Constructor for class org.xipki.security.pkcs11.provider.P11PlainECDSASignatureSpi.NONE
 
NonePSS() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.NonePSS
 
NoneRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.NoneRSA
 

O

ObjectIdAndCert(ProxyMessage.SlotIdentifier, ProxyMessage.ObjectIdentifier, Certificate) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
 
ObjectIdAndCert(ProxyMessage.SlotIdentifier, ProxyMessage.ObjectIdentifier, X509Certificate) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
 
ObjectIdentifier(P11ObjectIdentifier) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifier
 
ObjectIdentifiers - Class in org.xipki.security
TODO.
ObjectIdentifiers(List<ProxyMessage.ObjectIdentifier>) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifiers
 
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.cmp - package org.xipki.security.cmp
 
org.xipki.security.pkcs11 - package org.xipki.security.pkcs11
 
org.xipki.security.pkcs11.emulator - package org.xipki.security.pkcs11.emulator
 
org.xipki.security.pkcs11.iaik - package org.xipki.security.pkcs11.iaik
 
org.xipki.security.pkcs11.provider - package org.xipki.security.pkcs11.provider
 
org.xipki.security.pkcs11.proxy - package org.xipki.security.pkcs11.proxy
 
org.xipki.security.pkcs12 - package org.xipki.security.pkcs12
 
org.xipki.security.util - package org.xipki.security.util
 

P

P11ByteArrayParams(byte[]) - Constructor for class org.xipki.security.pkcs11.P11Params.P11ByteArrayParams
 
P11ContentSignerBuilder - Class in org.xipki.security.pkcs11
TODO.
P11ContentSignerBuilder(P11CryptService, SecurityFactory, P11IdentityId, X509Certificate[]) - Constructor for class org.xipki.security.pkcs11.P11ContentSignerBuilder
 
P11CryptService - Class in org.xipki.security.pkcs11
TODO.
P11CryptService(P11Module) - Constructor for class org.xipki.security.pkcs11.P11CryptService
 
P11CryptServiceFactory - Interface in org.xipki.security.pkcs11
TODO.
P11CryptServiceFactoryImpl - Class in org.xipki.security.pkcs11
TODO.
P11CryptServiceFactoryImpl() - Constructor for class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
 
P11DSASignatureSpi - Class in org.xipki.security.pkcs11.provider
TODO.
P11DSASignatureSpi.NONE - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA1 - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA224 - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA256 - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA384 - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA3_224 - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA3_256 - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA3_384 - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA3_512 - Class in org.xipki.security.pkcs11.provider
 
P11DSASignatureSpi.SHA512 - Class in org.xipki.security.pkcs11.provider
 
P11DuplicateEntityException - Exception in org.xipki.security.pkcs11
TODO.
P11DuplicateEntityException(P11IdentityId) - Constructor for exception org.xipki.security.pkcs11.P11DuplicateEntityException
 
P11DuplicateEntityException(P11SlotIdentifier, P11ObjectIdentifier) - Constructor for exception org.xipki.security.pkcs11.P11DuplicateEntityException
 
P11DuplicateEntityException(String) - Constructor for exception org.xipki.security.pkcs11.P11DuplicateEntityException
 
P11ECDSASignatureSpi - Class in org.xipki.security.pkcs11.provider
TODO.
P11ECDSASignatureSpi.NONE - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA1 - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA224 - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA256 - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA384 - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA3_224 - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA3_256 - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA3_384 - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA3_512 - Class in org.xipki.security.pkcs11.provider
 
P11ECDSASignatureSpi.SHA512 - Class in org.xipki.security.pkcs11.provider
 
P11Identity - Class in org.xipki.security.pkcs11
TODO.
P11Identity(P11Slot, P11IdentityId, int) - Constructor for class org.xipki.security.pkcs11.P11Identity
 
P11Identity(P11Slot, P11IdentityId, PublicKey, X509Certificate[]) - Constructor for class org.xipki.security.pkcs11.P11Identity
 
P11IdentityId - Class in org.xipki.security.pkcs11
TODO.
P11IdentityId(P11SlotIdentifier, P11ObjectIdentifier, String, String) - Constructor for class org.xipki.security.pkcs11.P11IdentityId
TODO.
P11IVParams(byte[]) - Constructor for class org.xipki.security.pkcs11.P11Params.P11IVParams
 
P11KeyParameter - Class in org.xipki.security.pkcs11
TODO.
P11MacContentSignerBuilder - Class in org.xipki.security.pkcs11
TODO.
P11MacContentSignerBuilder(P11CryptService, P11IdentityId) - Constructor for class org.xipki.security.pkcs11.P11MacContentSignerBuilder
 
P11Module - Class in org.xipki.security.pkcs11
TODO.
P11Module(P11ModuleConf) - Constructor for class org.xipki.security.pkcs11.P11Module
 
P11ModuleConf - Class in org.xipki.security.pkcs11
TODO.
P11ModuleConf(Pkcs11conf.Module, List<Pkcs11conf.MechanismSet>, PasswordResolver) - Constructor for class org.xipki.security.pkcs11.P11ModuleConf
 
P11ModuleConf.P11MechanismFilter - Class in org.xipki.security.pkcs11
 
P11ModuleConf.P11NewObjectConf - Class in org.xipki.security.pkcs11
 
P11ModuleConf.P11PasswordsRetriever - Class in org.xipki.security.pkcs11
 
P11ModuleFactory - Interface in org.xipki.security.pkcs11
TODO.
P11ModuleFactoryRegister - Interface in org.xipki.security.pkcs11
TODO.
P11ModuleFactoryRegisterImpl - Class in org.xipki.security.pkcs11
TODO.
P11ModuleFactoryRegisterImpl() - Constructor for class org.xipki.security.pkcs11.P11ModuleFactoryRegisterImpl
 
P11NewKeyControl(byte[], String) - Constructor for class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
 
P11NewObjectConf(Pkcs11conf.NewObjectConf) - Constructor for class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
 
P11NewObjectConf() - Constructor for class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
 
P11NewObjectControl(byte[], String) - Constructor for class org.xipki.security.pkcs11.P11Slot.P11NewObjectControl
 
P11ObjectIdentifier - Class in org.xipki.security.pkcs11
TODO.
P11ObjectIdentifier(byte[], String) - Constructor for class org.xipki.security.pkcs11.P11ObjectIdentifier
TODO.
P11Params - Interface in org.xipki.security.pkcs11
TODO.
P11Params(int, ASN1Encodable) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
 
P11Params.P11ByteArrayParams - Class in org.xipki.security.pkcs11
 
P11Params.P11IVParams - Class in org.xipki.security.pkcs11
 
P11Params.P11RSAPkcsPssParams - Class in org.xipki.security.pkcs11
 
P11PermissionException - Exception in org.xipki.security.pkcs11
TODO.
P11PermissionException(String) - Constructor for exception org.xipki.security.pkcs11.P11PermissionException
 
P11PlainECDSASignatureSpi - Class in org.xipki.security.pkcs11.provider
TODO.
P11PlainECDSASignatureSpi.NONE - Class in org.xipki.security.pkcs11.provider
 
P11PlainECDSASignatureSpi.SHA1 - Class in org.xipki.security.pkcs11.provider
 
P11PlainECDSASignatureSpi.SHA224 - Class in org.xipki.security.pkcs11.provider
 
P11PlainECDSASignatureSpi.SHA256 - Class in org.xipki.security.pkcs11.provider
 
P11PlainECDSASignatureSpi.SHA512 - Class in org.xipki.security.pkcs11.provider
 
P11PlainRSASigner - Class in org.xipki.security.pkcs11
TODO.
P11PlainRSASigner() - Constructor for class org.xipki.security.pkcs11.P11PlainRSASigner
 
P11PrivateKey - Class in org.xipki.security.pkcs11
TODO.
P11PrivateKey(P11CryptService, P11IdentityId) - Constructor for class org.xipki.security.pkcs11.P11PrivateKey
 
P11ProxyConstants - Class in org.xipki.security.pkcs11.proxy
TODO.
P11RSADigestSignatureSpi - Class in org.xipki.security.pkcs11.provider
TODO.
P11RSADigestSignatureSpi(Digest) - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
P11RSADigestSignatureSpi(HashAlgo) - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi
 
P11RSADigestSignatureSpi.NoneRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA1 - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA224 - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA256 - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA384 - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA3_224 - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA3_256 - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA3_384 - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA3_512 - Class in org.xipki.security.pkcs11.provider
 
P11RSADigestSignatureSpi.SHA512 - Class in org.xipki.security.pkcs11.provider
 
P11RSAKeyParameter - Class in org.xipki.security.pkcs11
TODO.
P11RSAPkcsPssParams(long, long, long) - Constructor for class org.xipki.security.pkcs11.P11Params.P11RSAPkcsPssParams
 
P11RSAPkcsPssParams(RSASSAPSSparams) - Constructor for class org.xipki.security.pkcs11.P11Params.P11RSAPkcsPssParams
 
P11RSAPSSSignatureSpi - Class in org.xipki.security.pkcs11.provider
TODO.
P11RSAPSSSignatureSpi(PSSParameterSpec) - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
P11RSAPSSSignatureSpi(PSSParameterSpec, boolean) - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi
 
P11RSAPSSSignatureSpi.NonePSS - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.PSSwithRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA1withRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA224withRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA256withRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA384withRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA3_224withRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA3_256withRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA3_384withRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA3_512withRSA - Class in org.xipki.security.pkcs11.provider
 
P11RSAPSSSignatureSpi.SHA512withRSA - Class in org.xipki.security.pkcs11.provider
 
P11SignerFactory - Class in org.xipki.security.pkcs11
TODO.
P11SignerFactory() - Constructor for class org.xipki.security.pkcs11.P11SignerFactory
 
P11Slot - Class in org.xipki.security.pkcs11
TODO.
P11Slot(String, P11SlotIdentifier, boolean, P11ModuleConf.P11MechanismFilter) - Constructor for class org.xipki.security.pkcs11.P11Slot
 
P11Slot.P11KeyUsage - Enum in org.xipki.security.pkcs11
 
P11Slot.P11NewKeyControl - Class in org.xipki.security.pkcs11
 
P11Slot.P11NewObjectControl - Class in org.xipki.security.pkcs11
 
P11Slot.P11SlotRefreshResult - Class in org.xipki.security.pkcs11
 
P11SlotIdentifier - Class in org.xipki.security.pkcs11
TODO.
P11SlotIdentifier(int, long) - Constructor for class org.xipki.security.pkcs11.P11SlotIdentifier
 
P11SlotRefreshResult() - Constructor for class org.xipki.security.pkcs11.P11Slot.P11SlotRefreshResult
 
P11SM3WithSM2SignatureSpi - Class in org.xipki.security.pkcs11.provider
TODO.
P11SM3WithSM2SignatureSpi() - Constructor for class org.xipki.security.pkcs11.provider.P11SM3WithSM2SignatureSpi
 
P11TokenException - Exception in org.xipki.security.pkcs11
TODO.
P11TokenException(String, Throwable) - Constructor for exception org.xipki.security.pkcs11.P11TokenException
 
P11TokenException(String) - Constructor for exception org.xipki.security.pkcs11.P11TokenException
 
P11TokenException(Throwable) - Constructor for exception org.xipki.security.pkcs11.P11TokenException
 
P11UnknownEntityException - Exception in org.xipki.security.pkcs11
TODO.
P11UnknownEntityException(P11IdentityId) - Constructor for exception org.xipki.security.pkcs11.P11UnknownEntityException
 
P11UnknownEntityException(P11SlotIdentifier) - Constructor for exception org.xipki.security.pkcs11.P11UnknownEntityException
 
P11UnknownEntityException(P11SlotIdentifier, P11ObjectIdentifier) - Constructor for exception org.xipki.security.pkcs11.P11UnknownEntityException
 
P11UnknownEntityException(String) - Constructor for exception org.xipki.security.pkcs11.P11UnknownEntityException
 
P11UnsupportedMechanismException - Exception in org.xipki.security.pkcs11
TODO.
P11UnsupportedMechanismException(long, P11SlotIdentifier) - Constructor for exception org.xipki.security.pkcs11.P11UnsupportedMechanismException
 
P11UnsupportedMechanismException(long, P11IdentityId) - Constructor for exception org.xipki.security.pkcs11.P11UnsupportedMechanismException
 
P11UnsupportedMechanismException(String) - Constructor for exception org.xipki.security.pkcs11.P11UnsupportedMechanismException
 
P12ContentSignerBuilder - Class in org.xipki.security.pkcs12
TODO.
P12ContentSignerBuilder(PrivateKey, PublicKey) - Constructor for class org.xipki.security.pkcs12.P12ContentSignerBuilder
 
P12ContentSignerBuilder(String, InputStream, char[], String, char[], X509Certificate[]) - Constructor for class org.xipki.security.pkcs12.P12ContentSignerBuilder
 
P12KeyGenerationResult - Class in org.xipki.security.pkcs12
TODO.
P12KeyGenerationResult(byte[]) - Constructor for class org.xipki.security.pkcs12.P12KeyGenerationResult
 
P12KeyGenerator - Class in org.xipki.security.pkcs12
TODO.
P12KeyGenerator() - Constructor for class org.xipki.security.pkcs12.P12KeyGenerator
 
P12MacContentSignerBuilder - Class in org.xipki.security.pkcs12
TODO.
P12MacContentSignerBuilder(SecretKey) - Constructor for class org.xipki.security.pkcs12.P12MacContentSignerBuilder
 
P12MacContentSignerBuilder(String, InputStream, char[], String, char[]) - Constructor for class org.xipki.security.pkcs12.P12MacContentSignerBuilder
 
P12SignerFactory - Class in org.xipki.security.pkcs12
TODO.
P12SignerFactory() - Constructor for class org.xipki.security.pkcs12.P12SignerFactory
 
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
 
PasswordSet() - Constructor for class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
 
PERMITTED_CLIENT_CRLREASONS - Static variable in enum org.xipki.security.CrlReason
 
Pkcs11conf - Class in org.xipki.security.pkcs11
TODO.
Pkcs11conf() - Constructor for class org.xipki.security.pkcs11.Pkcs11conf
 
Pkcs11conf.MechanimFilter - Class in org.xipki.security.pkcs11
 
Pkcs11conf.MechanismSet - Class in org.xipki.security.pkcs11
 
Pkcs11conf.Module - Class in org.xipki.security.pkcs11
 
Pkcs11conf.NativeLibrary - Class in org.xipki.security.pkcs11
 
Pkcs11conf.NewObjectConf - Class in org.xipki.security.pkcs11
 
Pkcs11conf.NewObjectConf.CertAttribute - Enum in org.xipki.security.pkcs11
 
Pkcs11conf.PasswordSet - Class in org.xipki.security.pkcs11
 
Pkcs11conf.Slot - Class in org.xipki.security.pkcs11
 
PKCS11Exception - Exception in org.xipki.security.pkcs11.emulator
TODO.
PKCS11Exception(long) - Constructor for exception org.xipki.security.pkcs11.emulator.PKCS11Exception
Constructor taking the error code as defined for the CKR_* constants in PKCS#11.
pkiFailureInfo() - Method in class org.xipki.security.cmp.PkiStatusInfo
 
PkiResponse - Class in org.xipki.security.cmp
TODO.
PkiResponse(GeneralPKIMessage) - Constructor for class org.xipki.security.cmp.PkiResponse
 
PkiStatusInfo - Class in org.xipki.security.cmp
TODO.
PkiStatusInfo(int, int, String) - Constructor for class org.xipki.security.cmp.PkiStatusInfo
 
PkiStatusInfo(int) - Constructor for class org.xipki.security.cmp.PkiStatusInfo
 
PkiStatusInfo(PKIStatusInfo) - Constructor for class org.xipki.security.cmp.PkiStatusInfo
 
processBlock(byte[], int, int) - Method in class org.xipki.security.pkcs11.P11PlainRSASigner
 
ProtectionResult - Enum in org.xipki.security.cmp
TODO.
ProtectionVerificationResult - Class in org.xipki.security.cmp
TODO.
ProtectionVerificationResult(Object, ProtectionResult) - Constructor for class org.xipki.security.cmp.ProtectionVerificationResult
 
PROVIDER_NAME - Static variable in class org.xipki.security.pkcs11.provider.XiProvider
Exactly the name this provider is registered under at java.security.Security: "XiPKI".
PROVIDER_NAME_XIPKI - Static variable in class org.xipki.security.XiSecurityConstants
 
PROVIDER_VERSION - Static variable in class org.xipki.security.pkcs11.provider.XiProvider
Version of this provider as registered at java.security.Security.
Providers - Class in org.xipki.security
TODO.
Providers() - Constructor for class org.xipki.security.Providers
 
ProxyMessage - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage() - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage
 
ProxyMessage.AddCertParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.DigestSecretKeyTemplate - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.GenDSAKeypairParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.GenECKeypairParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.GenRSAKeypairParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.GenSecretKeyParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.GenSM2KeypairParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.IdentityId - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.ImportSecretKeyParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.Mechanism - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.NewKeyControl - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.NewObjectControl - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.ObjectIdAndCert - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.ObjectIdentifier - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.ObjectIdentifiers - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.P11Params - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.RemoveObjectsParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.RSAPkcsPssParams - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.ServerCaps - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.SignTemplate - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.SlotIdAndObjectId - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyMessage.SlotIdentifier - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyP11Module - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyP11ModuleFactory - Class in org.xipki.security.pkcs11.proxy
TODO.
ProxyP11ModuleFactory() - Constructor for class org.xipki.security.pkcs11.proxy.ProxyP11ModuleFactory
 
ProxyP11Slot - Class in org.xipki.security.pkcs11.proxy
TODO.
PSSwithRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.PSSwithRSA
 
publicKey - Variable in class org.xipki.security.pkcs11.P11Identity
 
putConfEntry(String, String) - Method in class org.xipki.security.SignerConf
 
putUtf8Pair(String, String) - Method in class org.xipki.security.cmp.CmpUtf8Pairs
 

R

RC_BAD_REQUEST - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_DUPLICATE_ENTITY - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_INTERNAL_ERROR - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_P11_TOKENERROR - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_SUCCESS - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_UNKNOWN_ENTITY - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_UNKNOWN_MODULE - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_UNSUPPORTED_ACTION - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_UNSUPPORTED_MECHANISM - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
RC_UNSUPPORTED_VERSION - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 
rdnValueToString(ASN1Encodable) - Static method in class org.xipki.security.util.X509Util
 
refresh() - Method in class org.xipki.security.pkcs11.P11CryptService
 
refresh() - Method in class org.xipki.security.pkcs11.P11Slot
 
refresh() - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
 
refresh0() - Method in class org.xipki.security.pkcs11.P11Slot
 
refresh0() - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
refreshToken(String) - Method in class org.xipki.security.pkcs11.P11SignerFactory
 
refreshToken(String) - Method in class org.xipki.security.pkcs12.P12SignerFactory
 
refreshToken(String) - Method in interface org.xipki.security.SignerFactory
 
refreshTokenForSignerType(String) - Method in interface org.xipki.security.SecurityFactory
 
refreshTokenForSignerType(String) - Method in class org.xipki.security.SecurityFactoryImpl
 
refreshTokenForSignerType(String) - Method in interface org.xipki.security.SignerFactoryRegister
 
refreshTokenForSignerType(String) - Method in class org.xipki.security.SignerFactoryRegisterImpl
 
regist() - Method in class org.xipki.security.pkcs11.provider.XiProviderRegister
 
registFactory(P11ModuleFactory) - Method in class org.xipki.security.pkcs11.P11ModuleFactoryRegisterImpl
 
registFactory(SignerFactory) - Method in class org.xipki.security.SignerFactoryRegisterImpl
 
removeCerts(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
TODO.
removeCerts0(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
 
removeCerts0(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
removeConfEntry(String) - Method in class org.xipki.security.SignerConf
 
removeIdentity(P11IdentityId) - Method in class org.xipki.security.pkcs11.P11Slot
Removes the key (private key, public key, secret key, and certificates) associated with the given identifier objectId.
removeIdentity0(P11IdentityId) - Method in class org.xipki.security.pkcs11.P11Slot
Removes the key (private key, public key, secret key, and certificates) associated with the given identifier objectId.
removeIdentity0(P11IdentityId) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
removeIdentityByKeyId(P11ObjectIdentifier) - Method in class org.xipki.security.pkcs11.P11Slot
Removes the key (private key, public key, secret key, and certificates) associated with the given identifier objectId.
removeObjects(byte[], String) - Method in class org.xipki.security.pkcs11.P11Slot
TODO.
removeObjects(byte[], String) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 
RemoveObjectsParams(P11SlotIdentifier, byte[], String) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
 
removeUtf8Pair(String) - Method in class org.xipki.security.cmp.CmpUtf8Pairs
 
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
 
reset() - Method in class org.xipki.security.pkcs11.DigestOutputStream
 
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
 
RSAPkcsPssParams(P11Params.P11RSAPkcsPssParams) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.RSAPkcsPssParams
 

S

Securities - Class in org.xipki.security
TODO.
Securities() - Constructor for class org.xipki.security.Securities
 
SecurityFactory - Interface in org.xipki.security
TODO.
SecurityFactoryImpl - Class in org.xipki.security
TODO.
SecurityFactoryImpl() - Constructor for class org.xipki.security.SecurityFactoryImpl
 
send(byte[]) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
 
send(short, ASN1Object) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Module
The request is constructed as follows.
SERVER_NAME - Static variable in class org.xipki.security.TlsExtensionType
 
ServerCaps(boolean, Set<Short>) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.ServerCaps
 
setCertAttributes(List<Pkcs11conf.NewObjectConf.CertAttribute>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
 
setCertificateChain(X509Certificate[]) - Method in interface org.xipki.security.ConcurrentContentSigner
TODO.
setCertificateChain(X509Certificate[]) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
setCertificates(X509Certificate[]) - Method in class org.xipki.security.pkcs11.P11Identity
 
setCertLabel(String) - Method in class org.xipki.security.pkcs11.P11IdentityId
 
setDefaultSignerParallelism(int) - Method in class org.xipki.security.SecurityFactoryImpl
 
setExcludeSlots(List<Pkcs11conf.Slot>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setExtractable(Boolean) - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
 
setId(String) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Slot
 
setIdLength(int) - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
 
setIdLength(Integer) - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
 
setIgnoreLabel(boolean) - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
 
setIgnoreLabel(Boolean) - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
 
setIncludeSlots(List<Pkcs11conf.Slot>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setIndex(Integer) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Slot
 
setInvalidityTime(Date) - Method in class org.xipki.security.CertRevocationInfo
 
setKeystoreObject(KeyStore) - Method in class org.xipki.security.pkcs12.P12KeyGenerationResult
 
setMaxMessageSize(Integer) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setMechanismFilters(List<Pkcs11conf.MechanimFilter>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setMechanisms(List<String>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
 
setMechanismSet(String) - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
 
setMechanismSets(List<Pkcs11conf.MechanismSet>) - Method in class org.xipki.security.pkcs11.Pkcs11conf
 
setModules(List<Pkcs11conf.Module>) - Method in class org.xipki.security.pkcs11.Pkcs11conf
 
setName(String) - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
 
setName(String) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setNativeLibraries(List<Pkcs11conf.NativeLibrary>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setNewObjectConf(Pkcs11conf.NewObjectConf) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setOperationSystems(List<String>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
 
setP11CryptServiceFactory(P11CryptServiceFactory) - Method in class org.xipki.security.pkcs11.P11SignerFactory
 
setP11CryptServiceFactory(P11CryptServiceFactory) - Static method in class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
setP11CryptServiceFactory(P11CryptServiceFactory) - Method in class org.xipki.security.pkcs11.provider.XiProviderRegister
 
setP11ModuleFactoryRegister(P11ModuleFactoryRegister) - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
 
setPasswordCfg(String) - Method in class org.xipki.security.Securities
 
setPasswordResolver(PasswordResolver) - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
 
setPasswordResolver(PasswordResolver) - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11PasswordsRetriever
 
setPasswordResolver(PasswordResolver) - Method in class org.xipki.security.SecurityFactoryImpl
 
setPasswords(List<String>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
 
setPasswordSets(List<Pkcs11conf.PasswordSet>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setPath(String) - Method in class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
 
setPkcs11ConfFile(String) - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
 
setProtectionVerificationResult(ProtectionVerificationResult) - Method in class org.xipki.security.cmp.PkiResponse
 
setPublicKey(PublicKey) - Method in interface org.xipki.security.ConcurrentContentSigner
Sets the public key.
setPublicKey(PublicKey) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
setRandom(SecureRandom) - Method in class org.xipki.security.pkcs12.KeystoreGenerationParameters
 
setReadonly(boolean) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setReason(CrlReason) - Method in class org.xipki.security.CertRevocationInfo
 
setRevocationTime(Date) - Method in class org.xipki.security.CertRevocationInfo
 
setSecuirtyCfg(String) - Method in class org.xipki.security.Securities
 
setSecurityFactory(SecurityFactory) - Method in class org.xipki.security.pkcs11.P11SignerFactory
 
setSecurityFactory(SecurityFactory) - Method in class org.xipki.security.pkcs12.P12SignerFactory
 
setSensitive(Boolean) - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
 
setSetCertObjectAttributes(Set<Long>) - Method in class org.xipki.security.pkcs11.P11ModuleConf.P11NewObjectConf
 
setSha1DigestOfMacKey(byte[]) - Method in class org.xipki.security.DfltConcurrentContentSigner
 
setSignerFactoryRegister(SignerFactoryRegister) - Method in class org.xipki.security.SecurityFactoryImpl
 
setSlots(Set<P11Slot>) - Method in class org.xipki.security.pkcs11.P11Module
 
setSlots(List<Pkcs11conf.Slot>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
 
setSlots(List<Pkcs11conf.Slot>) - Method in class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
 
setStrongRandom4KeyEnabled(boolean) - Method in class org.xipki.security.SecurityFactoryImpl
 
setStrongRandom4SignEnabled(boolean) - Method in class org.xipki.security.SecurityFactoryImpl
 
setType(String) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
setUsages(Set<P11Slot.P11KeyUsage>) - Method in class org.xipki.security.pkcs11.P11Slot.P11NewKeyControl
 
setUser(String) - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
SHA1() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA1
 
SHA1() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA1
 
SHA1() - Constructor for class org.xipki.security.pkcs11.provider.P11PlainECDSASignatureSpi.SHA1
 
SHA1() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA1
 
SHA1withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA1withRSA
 
SHA224() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA224
 
SHA224() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA224
 
SHA224() - Constructor for class org.xipki.security.pkcs11.provider.P11PlainECDSASignatureSpi.SHA224
 
SHA224() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA224
 
SHA224withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA224withRSA
 
SHA256() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA256
 
SHA256() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA256
 
SHA256() - Constructor for class org.xipki.security.pkcs11.provider.P11PlainECDSASignatureSpi.SHA256
 
SHA256() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA256
 
SHA256withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA256withRSA
 
SHA384() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA384
 
SHA384() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA384
 
SHA384() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA384
 
SHA384withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA384withRSA
 
SHA3_224() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA3_224
 
SHA3_224() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA3_224
 
SHA3_224() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA3_224
 
SHA3_224withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA3_224withRSA
 
SHA3_256() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA3_256
 
SHA3_256() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA3_256
 
SHA3_256() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA3_256
 
SHA3_256withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA3_256withRSA
 
SHA3_384() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA3_384
 
SHA3_384() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA3_384
 
SHA3_384() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA3_384
 
SHA3_384withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA3_384withRSA
 
SHA3_512() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA3_512
 
SHA3_512() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA3_512
 
SHA3_512() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA3_512
 
SHA3_512withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA3_512withRSA
 
SHA512() - Constructor for class org.xipki.security.pkcs11.provider.P11DSASignatureSpi.SHA512
 
SHA512() - Constructor for class org.xipki.security.pkcs11.provider.P11ECDSASignatureSpi.SHA512
 
SHA512() - Constructor for class org.xipki.security.pkcs11.provider.P11PlainECDSASignatureSpi.SHA512
 
SHA512() - Constructor for class org.xipki.security.pkcs11.provider.P11RSADigestSignatureSpi.SHA512
 
SHA512withRSA() - Constructor for class org.xipki.security.pkcs11.provider.P11RSAPSSSignatureSpi.SHA512withRSA
 
showDetails(OutputStream, boolean) - Method in class org.xipki.security.pkcs11.P11Slot
Writes the token details to the given stream.
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
 
sign(long, P11Params, byte[]) - Method in class org.xipki.security.pkcs11.P11Identity
 
sign(long, P11Params, byte[]) - Method in class org.xipki.security.pkcs11.P11PrivateKey
Signs the content.
sign0(long, P11Params, byte[]) - Method in class org.xipki.security.pkcs11.emulator.EmulatorP11Identity
 
sign0(long, P11Params, byte[]) - Method in class org.xipki.security.pkcs11.P11Identity
Signs the content.
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
TODO.
SignerException() - Constructor for exception org.xipki.security.SignerException
 
SignerException(String, Throwable) - Constructor for exception org.xipki.security.SignerException
 
SignerException(String) - Constructor for exception org.xipki.security.SignerException
 
SignerException(Throwable) - Constructor for exception org.xipki.security.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.
SignTemplate(ProxyMessage.SlotIdentifier, ProxyMessage.ObjectIdentifier, long, ProxyMessage.P11Params, byte[]) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
 
slot - Variable in class org.xipki.security.pkcs11.P11Identity
 
Slot() - Constructor for class org.xipki.security.pkcs11.Pkcs11conf.Slot
 
slotId - Variable in class org.xipki.security.pkcs11.P11Slot
 
SlotIdAndObjectId(P11SlotIdentifier, P11ObjectIdentifier) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
 
SlotIdAndObjectId(ProxyMessage.SlotIdentifier, ProxyMessage.ObjectIdentifier) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
 
SlotIdentifier(P11SlotIdentifier) - Constructor for class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdentifier
 
sortOidList(List<ASN1ObjectIdentifier>) - Static method in class org.xipki.security.util.X509Util
 
status() - Method in class org.xipki.security.cmp.PkiStatusInfo
 
STATUS_REQUEST - Static variable in class org.xipki.security.TlsExtensionType
 
statusMessage() - Method in class org.xipki.security.cmp.PkiStatusInfo
 
supportsMechanism(long, P11Params) - Method in class org.xipki.security.pkcs11.P11Identity
 
supportsMechanism(long) - Method in class org.xipki.security.pkcs11.P11PrivateKey
 
supportsMechanism(long) - Method in class org.xipki.security.pkcs11.P11Slot
 

T

TAG_IV - Static variable in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
 
TAG_OPAQUE - Static variable in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
 
TAG_RSA_PKCS_PSS - Static variable in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
 
TlsExtensionType - Class in org.xipki.security
TODO.
toASN1Primitive() - Method in class org.xipki.security.ExtensionExistence
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.AddCertParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.DigestSecretKeyTemplate
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenDSAKeypairParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenECKeypairParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenRSAKeypairParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSecretKeyParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.GenSM2KeypairParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.IdentityId
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ImportSecretKeyParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.Mechanism
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewKeyControl
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.NewObjectControl
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdAndCert
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifier
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ObjectIdentifiers
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.P11Params
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RemoveObjectsParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.RSAPkcsPssParams
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.ServerCaps
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SignTemplate
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdAndObjectId
 
toASN1Primitive() - Method in class org.xipki.security.pkcs11.proxy.ProxyMessage.SlotIdentifier
 
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.cmp.CmpUtf8Pairs
 
toString() - Method in class org.xipki.security.cmp.PkiStatusInfo
 
toString() - Method in class org.xipki.security.pkcs11.P11CryptService
 
toString() - Method in class org.xipki.security.pkcs11.P11IdentityId
 
toString() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
 
toString() - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
 
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
 
TYPE - Static variable in class org.xipki.security.pkcs11.emulator.EmulatorP11Module
 
TYPE - Static variable in class org.xipki.security.pkcs11.iaik.IaikP11Module
 
TYPE - Static variable in class org.xipki.security.pkcs11.proxy.ProxyP11Module
 

U

unregistFactory(P11ModuleFactory) - Method in class org.xipki.security.pkcs11.P11ModuleFactoryRegisterImpl
 
unregistFactory(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
 
updateCertificate(P11ObjectIdentifier, X509Certificate) - Method in class org.xipki.security.pkcs11.P11Slot
Updates the certificate associated with the given ID keyId with the given certificate newCert.
updateCertificate0(P11ObjectIdentifier, X509Certificate) - Method in class org.xipki.security.pkcs11.P11Slot
Updates the certificate associated with the given objectId with the given certificate newCert.
updateCertificate0(P11ObjectIdentifier, X509Certificate) - Method in class org.xipki.security.pkcs11.proxy.ProxyP11Slot
 

V

validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanimFilter
 
validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
 
validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Module
 
validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
 
validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
 
validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.PasswordSet
 
validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf.Slot
 
validate() - Method in class org.xipki.security.pkcs11.Pkcs11conf
 
value(String) - Method in class org.xipki.security.cmp.CmpUtf8Pairs
 
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.cmp.ProtectionResult
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.
valueOf(String) - Static method in enum org.xipki.security.pkcs11.emulator.EmulatorP11Module.Vendor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.security.pkcs11.iaik.IaikP11Module.Vendor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.security.pkcs11.P11Slot.P11KeyUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf.CertAttribute
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.cmp.ProtectionResult
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.
values() - Static method in enum org.xipki.security.pkcs11.emulator.EmulatorP11Module.Vendor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.security.pkcs11.iaik.IaikP11Module.Vendor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.security.pkcs11.P11Slot.P11KeyUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf.CertAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
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
 
VERSION_V1_0 - Static variable in class org.xipki.security.pkcs11.proxy.P11ProxyConstants
 

W

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

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
 
XiKeyStoreSpi - Class in org.xipki.security.pkcs11.provider
Construction of alias is as follows.
XiKeyStoreSpi() - Constructor for class org.xipki.security.pkcs11.provider.XiKeyStoreSpi
 
XiProvider - Class in org.xipki.security.pkcs11.provider
The XIPKI Provider class.
XiProvider() - Constructor for class org.xipki.security.pkcs11.provider.XiProvider
 
XiProviderRegister - Class in org.xipki.security.pkcs11.provider
TODO.
XiProviderRegister() - Constructor for class org.xipki.security.pkcs11.provider.XiProviderRegister
 
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
TODO.
XiSecurityException() - Constructor for exception org.xipki.security.XiSecurityException
 
XiSecurityException(String, Throwable) - Constructor for exception org.xipki.security.XiSecurityException
 
XiSecurityException(String) - Constructor for exception org.xipki.security.XiSecurityException
 
XiSecurityException(Throwable) - Constructor for exception org.xipki.security.XiSecurityException
 
XiSM2ParameterSpec - Class in org.xipki.security.pkcs11.provider
Parameter spec for SM2 ID parameter.
XiSM2ParameterSpec(byte[]) - Constructor for class org.xipki.security.pkcs11.provider.XiSM2ParameterSpec
Base constructor.
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 L M N O P R S T U V W X 
Skip navigation links

Copyright © 2018. All rights reserved.