Class IndexKey

java.lang.Object
dk.hyperdivision.multisig_hmac.IndexKey
Direct Known Subclasses:
DeriveKey, KeyGen

public class IndexKey
extends Object
IndexKey represents an instance of a index + cryptographically random key. IndexKey is extended by the classes KeyGen and DeriveKey, which are two different ways of constructing and initializing keys.
Author:
Amalie Due Jensen
  • Constructor Details