@Deprecated public final class ServerAlgorithm extends Object
Modifier and Type | Field and Description |
---|---|
static ServerAlgorithm |
AES256
Deprecated.
SSE-C supports only AES256.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Deprecated.
|
String |
getServerAlgorithm()
Deprecated.
|
int |
hashCode()
Deprecated.
|
static ServerAlgorithm |
parseServerAlgorithm(String str)
Deprecated.
|
String |
toString()
Deprecated.
|
public static final ServerAlgorithm AES256
public String getServerAlgorithm()
public static ServerAlgorithm parseServerAlgorithm(String str)
Copyright © 2019. All rights reserved.