Click or drag to resize

SseKmsHeader Class

SSE-KMS encryption headers
Inheritance Hierarchy
SystemObject
  OBS.ModelSseKmsHeader

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class SseKmsHeader : SseHeader

The SseKmsHeader type exposes the following members.

Constructors
  NameDescription
Public methodSseKmsHeader
Initializes a new instance of the SseKmsHeader class
Top
Properties
  NameDescription
Public propertyAlgorithm
SSE-KMS encryption algorithm
Public propertyKey
Master key used in the SSE-KMS encryption mode
Top
See Also