public class SSECOSKeyManagementParams extends Object implements Serializable
Constructor and Description |
---|
SSECOSKeyManagementParams()
Constructs a new instance of SSECOSKeyManagementParams.
|
SSECOSKeyManagementParams(String COSKmsKeyId,
String encryptionContext)
Constructs a new instance of SSECOSKeyManagementParams with the user
specified COS Key Management System Key Id.
|
Modifier and Type | Method and Description |
---|---|
String |
getCOSKmsKeyId()
Returns the COS Key Management System Key Id used for encryption.
|
String |
getEncryption()
Returns the scheme used for encrypting the Qcloud COS object.
|
String |
getEncryptionContext() |
public SSECOSKeyManagementParams()
public String getCOSKmsKeyId()
public String getEncryption()
public String getEncryptionContext()
Copyright © 2024. All rights reserved.