OBSEncryptionTypeKMS Class Reference
| Inherits from | OBSAbstractEncryption : OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
|---|---|
| Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
Other Methods
– initWithKeyID:
初始化KMS加密方式
- (instancetype)initWithKeyID:(NSString *)keyIDParameters
keyID |
主密钥 |
|---|
Return Value
KMS加密方式
Declared In
OBSServiceCommonEntities.h
Other Methods
serverSideEncryption
加密方式
@property (nonatomic, strong, nonnull) NSString *serverSideEncryptionDeclared In
OBSServiceCommonEntities.h
serverSideEncryptionAwsKmsKeyID
猪秘钥
@property (nonatomic, strong, nullable) NSString *serverSideEncryptionAwsKmsKeyIDDeclared In
OBSServiceCommonEntities.h