@Deprecated public final class ServerAlgorithm extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static ServerAlgorithm |
AES256
已过时。
SSE-C supports only AES256.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj)
已过时。
|
String |
getServerAlgorithm()
已过时。
|
int |
hashCode()
已过时。
|
static ServerAlgorithm |
parseServerAlgorithm(String str)
已过时。
|
String |
toString()
已过时。
|
public static final ServerAlgorithm AES256
public String getServerAlgorithm()
public static ServerAlgorithm parseServerAlgorithm(String str)
Copyright © 2021. All rights reserved.