java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.model.ServerAlgorithm
public final class ServerAlgorithm
extends Object
SSE-C encryption algorithm
-
字段概要
字段
SSE-C supports only AES256.
-
-
-
字段详细资料
-
AES256
SSE-C supports only AES256.
-
serverAlgorithm
private String serverAlgorithm
-
构造器详细资料
-
ServerAlgorithm
private ServerAlgorithm(String serverAlgorithm)
-
方法详细资料
-
getServerAlgorithm
public String getServerAlgorithm()
-
-
-
-