- generateDSAKeypair(int, int, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a DSA keypair.
- generateDSAKeypair(BigInteger, BigInteger, BigInteger, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a DSA keypair.
- generateDSAKeypair0(BigInteger, BigInteger, BigInteger, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a DSA keypair.
- generateECKeypair(String, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an EC keypair.
- generateECKeypair0(ASN1ObjectIdentifier, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an EC keypair.
- generateLabel(String) - Method in class org.xipki.security.pkcs11.P11Slot
-
- generateRSAKeypair(int, BigInteger, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an RSA keypair.
- generateRSAKeypair0(int, BigInteger, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an RSA keypair.
- generateSecretKey(long, int, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a secret key in the PKCS#11 token.
- generateSecretKey0(long, int, P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates a secret key in the PKCS#11 token.
- generateSM2Keypair(P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an SM2 keypair.
- generateSM2Keypair0(P11NewKeyControl) - Method in class org.xipki.security.pkcs11.P11Slot
-
Generates an SM2p256v1 keypair.
- getAlgorithm() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getBytes() - Method in class org.xipki.security.pkcs11.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.
- 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.P11SlotRefreshResult
-
Returns the certificate of the given identifier id.
- getCertId() - Method in class org.xipki.security.pkcs11.P11IdentityId
-
- getCertIds() - Method in class org.xipki.security.pkcs11.P11Slot
-
- getCertificate() - Method in class org.xipki.security.pkcs11.P11Identity
-
- getCertificates() - Method in class org.xipki.security.pkcs11.P11SlotRefreshResult
-
- getCertLabelForId(byte[]) - Method in class org.xipki.security.pkcs11.P11SlotRefreshResult
-
Returns the PKCS#11 label for certificate of the given id.
- getConf() - Method in class org.xipki.security.pkcs11.AbstractP11Module
-
- getConf() - Method in interface org.xipki.security.pkcs11.P11Module
-
- getDescription() - Method in interface 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
-
- getEncoded() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getExtractable() - Method in class org.xipki.security.pkcs11.P11NewKeyControl
-
- getFormat() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getHashAlgorithm() - Method in class org.xipki.security.pkcs11.P11RSAPkcsPssParams
-
- getId() - Method in class org.xipki.security.pkcs11.P11Identity
-
- getId() - Method in class org.xipki.security.pkcs11.P11NewObjectControl
-
- getId() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
-
- getId() - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
-
- getId() - Method in class org.xipki.security.pkcs11.provider.XiSM2ParameterSpec
-
Return the ID value.
- getIdentities() - Method in class org.xipki.security.pkcs11.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.P11KeypairGenerationResult
-
- 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.P11NewObjectConf
-
- getIndex() - Method in class org.xipki.security.pkcs11.P11SlotIdentifier
-
- getInputBlockSize() - Method in class org.xipki.security.pkcs11.P11PlainRSASigner
-
- 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
-
- getIV() - Method in class org.xipki.security.pkcs11.P11IVParams
-
- getKeyId() - Method in class org.xipki.security.pkcs11.P11IdentityId
-
- getKeysize() - Method in class org.xipki.security.pkcs11.P11PrivateKey
-
- getLabel() - Method in class org.xipki.security.pkcs11.P11NewObjectControl
-
- getLabel() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
-
- getLabelChars() - Method in class org.xipki.security.pkcs11.P11ObjectIdentifier
-
- getMaskGenerationFunction() - Method in class org.xipki.security.pkcs11.P11RSAPkcsPssParams
-
- getMaxMessageSize() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getMechanisms() - Method in class org.xipki.security.pkcs11.P11Slot
-
- getMechanisms() - Method in class org.xipki.security.pkcs11.P11SlotRefreshResult
-
- getModule() - Method in class org.xipki.security.pkcs11.P11CryptService
-
- getModuleConf(String) - Method in class org.xipki.security.pkcs11.P11Conf
-
- getModuleName() - Method in class org.xipki.security.pkcs11.P11Slot
-
- getModuleNames() - Method in class org.xipki.security.pkcs11.P11Conf
-
- getModuleNames() - Method in interface org.xipki.security.pkcs11.P11CryptServiceFactory
-
- getModuleNames() - Method in class org.xipki.security.pkcs11.P11CryptServiceFactoryImpl
-
- getName() - Method in class org.xipki.security.pkcs11.AbstractP11Module
-
- getName() - Method in interface org.xipki.security.pkcs11.P11Module
-
- getName() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getNativeLibrary() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getObjectId() - Method in class org.xipki.security.pkcs11.P11KeyParameter
-
- getObjectId(byte[], String) - Method in class org.xipki.security.pkcs11.P11Slot
-
- getOutputBlockSize() - Method in class org.xipki.security.pkcs11.P11PlainRSASigner
-
- getP11CryptService(String) - Method in interface org.xipki.security.pkcs11.P11CryptServiceFactory
-
- 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
-
- 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
-
- getPassword(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11PasswordsRetriever
-
- getPasswordResolver() - Method in class org.xipki.security.pkcs11.P11PasswordsRetriever
-
- getPasswordRetriever() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- 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
-
- getSaltLength() - Method in class org.xipki.security.pkcs11.P11RSAPkcsPssParams
-
- getSensitive() - Method in class org.xipki.security.pkcs11.P11NewKeyControl
-
- getSetCertObjectAttributes() - Method in class org.xipki.security.pkcs11.P11NewObjectConf
-
- getSignatureKeyBitLength() - Method in class org.xipki.security.pkcs11.P11Identity
-
- getSlot(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.AbstractP11Module
-
- getSlot(P11SlotIdentifier) - Method in class org.xipki.security.pkcs11.P11CryptService
-
- getSlot() - Method in class org.xipki.security.pkcs11.P11KeyParameter
-
- getSlot(P11SlotIdentifier) - Method in interface 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
-
- getSlotIdForId(long) - Method in class org.xipki.security.pkcs11.AbstractP11Module
-
- getSlotIdForId(long) - Method in interface org.xipki.security.pkcs11.P11Module
-
- getSlotIdForIndex(int) - Method in class org.xipki.security.pkcs11.AbstractP11Module
-
- getSlotIdForIndex(int) - Method in interface org.xipki.security.pkcs11.P11Module
-
- getSlotIds() - Method in class org.xipki.security.pkcs11.AbstractP11Module
-
- getSlotIds() - Method in interface org.xipki.security.pkcs11.P11Module
-
- getSupportedSignerTypes() - Method in class org.xipki.security.pkcs11.PKCS11SignerFactory
-
- getType() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-
- getUsages() - Method in class org.xipki.security.pkcs11.P11NewKeyControl
-
- getUserType() - Method in class org.xipki.security.pkcs11.P11ModuleConf
-