Class SeedCipherAbstract

Base class for concrete SeedCiphers.

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

  • Encrypts a secret seed.

    Parameters

    Returns object

    the encrypted seed as an object.

  • Zeroes the seed cipher.

    Returns void

    Throws

    Will throw an error if called on the base class.