scaleway.key_manager package
Subpackages
- scaleway.key_manager.v1alpha1 package
- Submodules
- scaleway.key_manager.v1alpha1.api module
KeyManagerV1Alpha1API
KeyManagerV1Alpha1API.create_key()
KeyManagerV1Alpha1API.decrypt()
KeyManagerV1Alpha1API.delete_key()
KeyManagerV1Alpha1API.delete_key_material()
KeyManagerV1Alpha1API.disable_key()
KeyManagerV1Alpha1API.enable_key()
KeyManagerV1Alpha1API.encrypt()
KeyManagerV1Alpha1API.generate_data_key()
KeyManagerV1Alpha1API.get_key()
KeyManagerV1Alpha1API.import_key_material()
KeyManagerV1Alpha1API.list_keys()
KeyManagerV1Alpha1API.list_keys_all()
KeyManagerV1Alpha1API.protect_key()
KeyManagerV1Alpha1API.rotate_key()
KeyManagerV1Alpha1API.unprotect_key()
KeyManagerV1Alpha1API.update_key()
- scaleway.key_manager.v1alpha1.marshalling module
marshal_CreateKeyRequest()
marshal_DecryptRequest()
marshal_EncryptRequest()
marshal_GenerateDataKeyRequest()
marshal_ImportKeyMaterialRequest()
marshal_KeyRotationPolicy()
marshal_KeyUsage()
marshal_UpdateKeyRequest()
unmarshal_DataKey()
unmarshal_DecryptResponse()
unmarshal_EncryptResponse()
unmarshal_Key()
unmarshal_KeyRotationPolicy()
unmarshal_KeyUsage()
unmarshal_ListKeysResponse()
- scaleway.key_manager.v1alpha1.types module
CreateKeyRequest
DataKey
DataKeyAlgorithmSymmetricEncryption
DecryptRequest
DecryptResponse
DeleteKeyMaterialRequest
DeleteKeyRequest
DisableKeyRequest
EnableKeyRequest
EncryptRequest
EncryptResponse
GenerateDataKeyRequest
GetKeyRequest
ImportKeyMaterialRequest
Key
KeyAlgorithmSymmetricEncryption
KeyOrigin
KeyRotationPolicy
KeyState
KeyUsage
ListKeysRequest
ListKeysRequestOrderBy
ListKeysResponse
ProtectKeyRequest
RotateKeyRequest
UnprotectKeyRequest
UpdateKeyRequest
- Module contents
CreateKeyRequest
DataKey
DataKeyAlgorithmSymmetricEncryption
DecryptRequest
DecryptResponse
DeleteKeyMaterialRequest
DeleteKeyRequest
DisableKeyRequest
EnableKeyRequest
EncryptRequest
EncryptResponse
GenerateDataKeyRequest
GetKeyRequest
ImportKeyMaterialRequest
Key
KeyAlgorithmSymmetricEncryption
KeyManagerV1Alpha1API
KeyManagerV1Alpha1API.create_key()
KeyManagerV1Alpha1API.decrypt()
KeyManagerV1Alpha1API.delete_key()
KeyManagerV1Alpha1API.delete_key_material()
KeyManagerV1Alpha1API.disable_key()
KeyManagerV1Alpha1API.enable_key()
KeyManagerV1Alpha1API.encrypt()
KeyManagerV1Alpha1API.generate_data_key()
KeyManagerV1Alpha1API.get_key()
KeyManagerV1Alpha1API.import_key_material()
KeyManagerV1Alpha1API.list_keys()
KeyManagerV1Alpha1API.list_keys_all()
KeyManagerV1Alpha1API.protect_key()
KeyManagerV1Alpha1API.rotate_key()
KeyManagerV1Alpha1API.unprotect_key()
KeyManagerV1Alpha1API.update_key()
KeyOrigin
KeyRotationPolicy
KeyState
KeyUsage
ListKeysRequest
ListKeysRequestOrderBy
ListKeysResponse
ProtectKeyRequest
RotateKeyRequest
UnprotectKeyRequest
UpdateKeyRequest