public static interface KeyRingBuilderInterface.WithPassphrase
Modifier and Type | Method and Description |
---|---|
KeyRingBuilderInterface.Build |
withoutPassphrase() |
KeyRingBuilderInterface.Build |
withPassphrase(Passphrase passphrase) |
KeyRingBuilderInterface.Build withPassphrase(@Nonnull Passphrase passphrase)
KeyRingBuilderInterface.Build withoutPassphrase()