OBSEncryptionTypeKMS Class Reference
| Inherits from | OBSAbstractEncryption : OBSBaseEntity : OBSAbstractModel : OBSMTLModel | 
|---|---|
| Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m  | 
Other Methods
– initWithKeyID:
	Initialize the KMS encryption mode.
- (instancetype)initWithKeyID:(NSString *)keyIDParameters
keyID | 
						Master key  | 
					
|---|
Return Value
KMS encryption mode
Declared In
OBSServiceCommonEntities.h
Other Methods
  serverSideEncryption
	Encryption mode
@property (nonatomic, strong, nonnull) NSString *serverSideEncryptionDeclared In
OBSServiceCommonEntities.h
  serverSideEncryptionAwsKmsKeyID
	Master key
@property (nonatomic, strong, nullable) NSString *serverSideEncryptionAwsKmsKeyIDDeclared In
OBSServiceCommonEntities.h