public class KeySpecBuilder extends Object implements KeySpecBuilderInterface
KeySpecBuilderInterface.WithDetailedConfiguration, KeySpecBuilderInterface.WithFeatures, KeySpecBuilderInterface.WithPreferredCompressionAlgorithms, KeySpecBuilderInterface.WithPreferredHashAlgorithms, KeySpecBuilderInterface.WithPreferredSymmetricAlgorithms
Modifier and Type | Method and Description |
---|---|
KeySpecBuilderInterface.WithDetailedConfiguration |
withDefaultKeyFlags() |
KeySpec |
withInheritedSubPackets() |
KeySpecBuilderInterface.WithDetailedConfiguration |
withKeyFlags(KeyFlag... flags) |
public KeySpecBuilderInterface.WithDetailedConfiguration withKeyFlags(@Nonnull KeyFlag... flags)
withKeyFlags
in interface KeySpecBuilderInterface
public KeySpecBuilderInterface.WithDetailedConfiguration withDefaultKeyFlags()
withDefaultKeyFlags
in interface KeySpecBuilderInterface
public KeySpec withInheritedSubPackets()
withInheritedSubPackets
in interface KeySpecBuilderInterface