FixedPassphraseProvider

constructor()

Constructs a new FixedPassphraseProvider with a randomly generated passphrase. This is useful when you want a consistent passphrase but don't care what it is.


constructor(fixedPassphrase: String)