Interface NTRUKey

  • All Superinterfaces:
    java.security.Key, java.io.Serializable
    All Known Implementing Classes:
    BCNTRUPrivateKey, BCNTRUPublicKey

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

      • Fields inherited from interface java.security.Key

        serialVersionUID
    • Method Detail

      • getParameterSpec

        NTRUParameterSpec getParameterSpec()
        Return the parameters for this key.
        Returns:
        a NTRUParameterSpec