# Functions
DeleteEncryptionKey deletes the encryption key for a mytoken.
GetEncryptionKey returns the encryption key and the rtid for a mytoken.
ReencryptEncryptionKey re-encrypts the encryption key for a mytoken.
# Structs
RTCryptKeyDBRes is a struct holding the db result for the EncryptionKeys_GetRTKeyForMT procedure.
# Type aliases
EncryptionKey is a type for the encryption key stored in the db.