public class SmartCardSeed
extends java.lang.Object
implements tr.gov.tubitak.uekae.esya.api.common.crypto.ISeed
Constructor and Description |
---|
SmartCardSeed(CardType aCardType,
long aSlotNo) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
byte[] |
getSeed(int aLength) |
long |
getSlotNo() |
SmartCard |
getSmartcard() |
public SmartCardSeed(CardType aCardType, long aSlotNo) throws sun.security.pkcs11.wrapper.PKCS11Exception, java.io.IOException, SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
java.io.IOException
SmartCardException
public byte[] getSeed(int aLength)
getSeed
in interface tr.gov.tubitak.uekae.esya.api.common.crypto.ISeed
public SmartCard getSmartcard()
public long getSlotNo()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright © 2025. All rights reserved.