package
1.0.0-beta.32
Repository: https://github.com/scaleway/scaleway-sdk-go.git
Documentation: pkg.go.dev
# Functions
NewAPI returns a API object from a Scaleway client.
# Constants
AES-GCM (256-bits) is the only data key algorithm currently supported by Key Manager.
No description provided by the author
AES-GCM (256-bits) is the only key algorithm currently supported by Key Manager.
No description provided by the author
Scaleway Key Manager creates a key with key material coming from an external source.
Scaleway Key Manager generates the key material upon key creation.
No description provided by the author
The key cannot be used for cryptographic operations.
The key can be used for cryptographic operations.
Key material must be imported before the key can be used for cryptographic operations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
This API allows you to create, manage and use cryptographic keys in a centralized and secure service.
CreateKeyRequest: create key request.
DataKey: data key.
DecryptRequest: decrypt request.
DecryptResponse: decrypt response.
DeleteKeyMaterialRequest: delete key material request.
DeleteKeyRequest: delete key request.
DisableKeyRequest: disable key request.
EnableKeyRequest: enable key request.
EncryptRequest: encrypt request.
EncryptResponse: encrypt response.
GenerateDataKeyRequest: generate data key request.
GetKeyRequest: get key request.
ImportKeyMaterialRequest: import key material request.
Key: key.
KeyRotationPolicy: key rotation policy.
KeyUsage: key usage.
ListKeysRequest: list keys request.
ListKeysResponse: list keys response.
ProtectKeyRequest: protect key request.
RotateKeyRequest: rotate key request.
UnprotectKeyRequest: unprotect key request.
UpdateKeyRequest: update key request.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author