Interface Key.UpdateStages.WithKeySize
- All Known Subinterfaces:
Key.UpdateWithCreate
- Enclosing interface:
- Key.UpdateStages
public static interface Key.UpdateStages.WithKeySize
The stage of a key update allowing to specify the key size.
-
Method Summary
-
Method Details
-
withKeySize
Specifies the size of the key to create.- Parameters:
size- the size of the key in integer- Returns:
- the next stage of the update
-