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
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
public java.security.spec.KeySpec getKeySpec() throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
getKeySpec
in interface KeyFinder
getKeySpec
in class PublicKeyFinderWithLabel
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
public int getKeyLength() throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
getKeyLength
in interface KeyFinder
getKeyLength
in class PublicKeyFinderWithLabel
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
Copyright © 2025. All rights reserved.