Constructor and Description |
---|
PublicKeyFinderWithCertSerialNo(ISmartCard aSC,
long aSessionId,
byte[] aCertSerialNo) |
Modifier and Type | Method and Description |
---|---|
int |
getKeyLength() |
java.security.spec.KeySpec |
getKeySpec() |
public PublicKeyFinderWithCertSerialNo(ISmartCard aSC, long aSessionId, byte[] aCertSerialNo)
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.