Interface Key.DefinitionStages
- Enclosing interface:
- Key
public static interface Key.DefinitionStages
Grouping of key definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a key definition.static interfaceThe stage of a key definition allowing to specify the attributes of the key.static interfaceThe stage of the key definition which contains all the minimum required inputs for the key to be created but also allows for any other optional settings to be specified.static interfaceThe base stage of the key definition allowing for any other optional settings to be specified.static interfaceThe stage of a key definition allowing to specify whether to store the key in hardware security modules.static interfaceThe stage of the key definition which contains all the minimum required inputs for the key to be imported but also allows for any other optional settings to be specified.static interfaceThe stage of a key definition allowing to specify whether to create a key or to import a key.static interfaceThe stage of a key definition allowing to specify the allowed operations for the key.static interfaceThe stage of a key definition allowing to specify the key size.static interfaceThe stage of a key definition allowing to specify the tags of the key.