Abstract
Base class for concrete SeedCiphers.
Encrypts a secret seed.
the secret seed to encrypt.
the encrypted seed as an object.
Zeroes the seed cipher.
Will throw an error if called on the base class.
Base class for concrete SeedCiphers.