Key.UpdateStages.WithKey Interface
public static interface Key.UpdateStages.WithKey
The stage of a key update allowing to create a new version of the key.
Modifier and Type | Method and Description |
---|---|
abstract
Update |
with Specifies a key type to create a new key version. |
abstract
Update |
with Specifies an existing key to import as a new version. |
withKeyTypeToCreate
public abstract Key.UpdateWithCreate withKeyTypeToCreate(JsonWebKeyType keyType)
Specifies a key type to create a new key version.
Parameters:
Returns:
withLocalKeyToImport
public abstract Key.UpdateWithImport withLocalKeyToImport(JsonWebKey key)
Specifies an existing key to import as a new version.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: