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 KeyFinderSmartCardExceptionsun.security.pkcs11.wrapper.PKCS11Exceptionpublic int getKeyLength()
throws SmartCardException,
sun.security.pkcs11.wrapper.PKCS11Exception
getKeyLength in interface KeyFinderSmartCardExceptionsun.security.pkcs11.wrapper.PKCS11ExceptionCopyright © 2025. All rights reserved.