public class PublicKeyFinderWithLabel extends java.lang.Object implements KeyFinder
Constructor and Description |
---|
PublicKeyFinderWithLabel(ISmartCard aSC,
long aSessionId,
java.lang.String aLabel) |
Modifier and Type | Method and Description |
---|---|
int |
getKeyLength() |
java.security.spec.KeySpec |
getKeySpec() |
public PublicKeyFinderWithLabel(ISmartCard aSC, long aSessionId, java.lang.String aLabel)
public java.security.spec.KeySpec getKeySpec() throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
getKeySpec
in interface KeyFinder
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
public int getKeyLength() throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
getKeyLength
in interface KeyFinder
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
Copyright © 2025. All rights reserved.