Package org.jmrtd

Interface AccessKeySpec

    • Method Detail

      • getAlgorithm

        String getAlgorithm()
        Returns the type of access key. Typical values are "BAC", and "PACE".
        Returns:
        the type of access key
      • getKey

        byte[] getKey()
        Returns the bytes used for deriving the key seed.
        Returns:
        a byte array with the input for key derivation