Interface RainbowPrivateKey

All Superinterfaces:
Destroyable, Key, PrivateKey, RainbowKey, Serializable
All Known Implementing Classes:
BCRainbowPrivateKey

public interface RainbowPrivateKey extends PrivateKey, RainbowKey
  • Method Details

    • getPublicKey

      RainbowPublicKey getPublicKey()
      Return the public key corresponding to this private key.
      Returns:
      a Rainbow Public Key