Package org.kapott.hbci.smartcardio
Class RSACardService.SimpleTLV
- java.lang.Object
-
- org.kapott.hbci.smartcardio.RSACardService.SimpleTLV
-
- Enclosing class:
- RSACardService
private static class RSACardService.SimpleTLV extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SimpleTLV(byte[] data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getContent(int idx)
byte[]
getData()
int
getSize()
byte
getTag(int idx)
boolean
isMalformed()
-