public interface SUCICalculator
Modifier and Type | Method and Description |
---|---|
short |
getSUCI(byte[] buffer,
short bOffset,
short bLength)
This method is called by the USIM upon reception of a GET IDENTITY APDU
Command in SUCI context sent by the terminal.
|
short getSUCI(byte[] buffer, short bOffset, short bLength)
buffer
- provided Global Array to store the SUCI.bOffset
- offset in the buffer indicating the start of the SUCI.bLength
- maximum length of the SUCI to be stored into the buffer.Copyright © 2019 ETSI All Rights Reserved.