Class KeyCreationRequestDecoder.KeyObject

java.lang.Object
org.webpki.keygen2.KeyCreationRequestDecoder.KeyObject
Enclosing class:
KeyCreationRequestDecoder

public class KeyCreationRequestDecoder.KeyObject extends Object
  • Method Details

    • getPINPolicy

      public KeyCreationRequestDecoder.PINPolicy getPINPolicy()
    • getPresetPIN

      public byte[] getPresetPIN()
    • isStartOfPINPolicy

      public boolean isStartOfPINPolicy()
    • isStartOfPUKPolicy

      public boolean isStartOfPUKPolicy()
    • isDevicePINProtected

      public boolean isDevicePINProtected()
    • getKeySpecifier

      public KeySpecifier getKeySpecifier()
    • getAppUsage

      public AppUsage getAppUsage()
    • getID

      public String getID()
    • getMac

      public byte[] getMac()
    • getServerSeed

      public byte[] getServerSeed()
    • getBiometricProtection

      public BiometricProtection getBiometricProtection()
    • getExportProtection

      public ExportProtection getExportProtection()
    • getDeleteProtection

      public DeleteProtection getDeleteProtection()
    • getEnablePINCachingFlag

      public boolean getEnablePINCachingFlag()
    • getFriendlyName

      public String getFriendlyName()
    • getEndorsedAlgorithms

      public String[] getEndorsedAlgorithms()
    • getSKSPINValue

      public byte[] getSKSPINValue()