Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.smartcard.apdu | |
tr.gov.tubitak.uekae.esya.api.smartcard.pkcs11 | |
tr.gov.tubitak.uekae.esya.api.smartcard.util |
Modifier and Type | Method and Description |
---|---|
void |
APDUSmartCard.login(java.lang.String aCardPIN)
logs user to the token
|
Modifier and Type | Method and Description |
---|---|
void |
P11SmartCard.login(java.lang.String aCardPIN)
logs user to the token
|
void |
BaseSmartCard.login(java.lang.String aCardPIN) |
Constructor and Description |
---|
HSMPool(CardType cardType,
int slotNo,
java.lang.String pin) |
HSMPool(CardType cardType,
int slotNo,
java.lang.String pin,
int initialCapacity,
int maxCapacity,
int timeoutInSeconds) |
Copyright © 2025. All rights reserved.