hwsecurity / de.cotech.hw.secrets / AndroidPreferenceSimplePinProvider / getPin /
getPin
open fun getPin(securityKeyIdentifier: Array< Byte>): ByteSecret
Returns a PIN for the security key identified by the given AID.
This PIN is retrieved from the preferences storage if it exists, or otherwise generated and stored.