Interface KeySet

All Known Implementing Classes:
KabKeySet, SimpleKeySet

public interface KeySet
Interface that provides access to a private key and cert that are used to sign kabs in kos.
Version:
2022-07-02
  • Method Details

    • getPrivateKey

      PrivateKey getPrivateKey()
      Return the private key
    • getCertPath

      CertPath getCertPath()
      Return the cert path
    • getMode

      default Mode getMode()
      Get the mode of the keySet
    • getDisplayAuthority

      default String getDisplayAuthority()
      Return the display authority of the keySet