Interface Key.Definition
- All Superinterfaces:
Creatable<Key>, HasName, Indexable, Key.DefinitionStages.Blank, Key.DefinitionStages.WithAttributes, Key.DefinitionStages.WithCreate, Key.DefinitionStages.WithCreateBase, Key.DefinitionStages.WithHsm, Key.DefinitionStages.WithImport, Key.DefinitionStages.WithKey, Key.DefinitionStages.WithKeyOperations, Key.DefinitionStages.WithKeySize, Key.DefinitionStages.WithTags
- Enclosing interface:
Key
public static interface Key.Definition
extends Key.DefinitionStages.Blank, Key.DefinitionStages.WithKey, Key.DefinitionStages.WithImport, Key.DefinitionStages.WithCreate
Container interface for all the definitions.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface Key.DefinitionStages.WithAttributes
withAttributesMethods inherited from interface Key.DefinitionStages.WithHsm
withHsmMethods inherited from interface Key.DefinitionStages.WithKey
withKeyTypeToCreate, withLocalKeyToImportMethods inherited from interface Key.DefinitionStages.WithKeyOperations
withKeyOperations, withKeyOperationsMethods inherited from interface Key.DefinitionStages.WithKeySize
withKeyCurveName, withKeySizeMethods inherited from interface Key.DefinitionStages.WithTags
withTags