Interface UOVKey

All Superinterfaces:
Key, Serializable
All Known Implementing Classes:
BCUOVPrivateKey, BCUOVPublicKey

public interface UOVKey extends Key
Marker interface for an Unbalanced Oil and Vinegar (UOV) key.
  • Method Details

    • getParameterSpec

      UOVParameterSpec getParameterSpec()
      Return the parameter set this key is bound to.
      Returns:
      a UOVParameterSpec naming the (security-level, encoding-variant) pair.