public class DDVCardService0 extends DDVCardService
| Constructor | Description |
|---|---|
DDVCardService0() |
| Modifier and Type | Method | Description |
|---|---|---|
protected byte[] |
calculateSignature(byte[] data_l) |
Erzeugt eine Signatur.
|
protected void |
init(Card card) |
Initialisiert den Service mit der angegebenen Karte.
|
DDVKeyData[] |
readKeyData() |
Liefert die Schluesseldaten.
|
createPINVerificationDataStructure, decrypt, getCID, getEncryptionKeys, readBankData, readSigId, sign, writeBankData, writeSigIdgetCardId, verifyHardPIN, verifySoftPINclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheck, close, createInstance, expand, getCard, getChallenge, getFeatures, getKeyInfo, internalAuthenticate, putData, readBinary, readRecordBySFI, receive, selectFile, selectSubFile, send, toBytes, toHex, toHex, updateRecordBySFI, writeRecordBySFIprotected void init(Card card)
SmartCardServiceinit in class SmartCardServicecard - die Karte.org.kapott.hbci.smartcardio.SmartCardService#init(javax.smartcardio.Card)public DDVKeyData[] readKeyData()
DDVCardServicereadKeyData in class DDVCardServiceDDVCardService.readKeyData()protected byte[] calculateSignature(byte[] data_l)
DDVCardServicecalculateSignature in class DDVCardServicedata_l - die zu signierenden Daten.DDVCardService.calculateSignature(byte[])Copyright © 2018. All rights reserved.