Interface SecretKeys.PassphraseSupplier

Enclosing class:
SecretKeys

public static interface SecretKeys.PassphraseSupplier
Something that can supply a passphrase to decrypt an encrypted secret key.
  • Method Summary

    Modifier and Type
    Method
    Description
    char[]
    Supplies a passphrase.