public class CachedPublicKeyFinderWithLabel extends PublicKeyFinderWithLabel
| Constructor and Description |
|---|
CachedPublicKeyFinderWithLabel(SmartCard smartCard,
long sessionId,
java.lang.String keyLabel) |
| Modifier and Type | Method and Description |
|---|---|
int |
getKeyLength() |
java.security.spec.KeySpec |
getKeySpec() |
public CachedPublicKeyFinderWithLabel(SmartCard smartCard, long sessionId, java.lang.String keyLabel) throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
SmartCardExceptionsun.security.pkcs11.wrapper.PKCS11Exceptionpublic java.security.spec.KeySpec getKeySpec()
throws SmartCardException,
sun.security.pkcs11.wrapper.PKCS11Exception
getKeySpec in interface KeyFindergetKeySpec in class PublicKeyFinderWithLabelSmartCardExceptionsun.security.pkcs11.wrapper.PKCS11Exceptionpublic int getKeyLength()
throws SmartCardException,
sun.security.pkcs11.wrapper.PKCS11Exception
getKeyLength in interface KeyFindergetKeyLength in class PublicKeyFinderWithLabelSmartCardExceptionsun.security.pkcs11.wrapper.PKCS11ExceptionCopyright © 2025. All rights reserved.