Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service implements the AWS KMS emulator. Key material is generated locally using crypto/rand. Encrypt/Decrypt use real AES-256-GCM so ciphertexts produced by the emulator are genuinely decryptable — they are not forwarded to AWS.
Click to show internal directories.
Click to hide internal directories.