CustomerProvidedKey
Wrapper for an encryption key to be used with client provided key server-side encryption.
The algorithm for Azure Blob Storage to encrypt with.
Azure Blob Storage only offers AES256 encryption.
Base64 encoded string of the AES256 encryption key.
Base64 encoded string of the AES256 encryption key's SHA256 hash.
Creates a new CustomerProvidedKey for use in server-side encryption.
Creates a new CustomerProvidedKey for use in server-side encryption.
Check if two CustomerProvidedKeyInfo instances are equal.
Check if two CustomerProvidedKeyInfo instances are not equal.
Checks if two CustomerProvidedKeyInfo are equal to each other.