Interface LMSKey

  • All Superinterfaces:
    java.security.Key, java.io.Serializable
    All Known Subinterfaces:
    LMSPrivateKey
    All Known Implementing Classes:
    BCLMSPrivateKey, BCLMSPublicKey

    public interface LMSKey
    extends java.security.Key
    • Field Summary

      • Fields inherited from interface java.security.Key

        serialVersionUID
    • Method Detail

      • getLevels

        int getLevels()