SseCHeader Properties |
The SseCHeader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Algorithm |
SSE-C encryption/decryption algorithm
|
![]() | Key |
Key used in the SSE-C encryption/decryption mode. The key is used to encrypt and decrypt an object. The value is a key that is not encoded using Base64.
|
![]() | KeyBase64 |
Key used in the SSE-C encryption/decryption mode. The key is used to encrypt and decrypt an object. The value is a Base64-encoded key.
|