static Security.Tls.CipherSuiteCase |
Security.Tls.CipherSuiteCase.forNumber(int value) |
|
Security.Tls.CipherSuiteCase |
Security.Tls.Builder.getCipherSuiteCase() |
|
Security.Tls.CipherSuiteCase |
Security.Tls.getCipherSuiteCase() |
|
Security.Tls.CipherSuiteCase |
Security.TlsOrBuilder.getCipherSuiteCase() |
|
static Security.Tls.CipherSuiteCase |
Security.Tls.CipherSuiteCase.valueOf(int value) |
Deprecated.
|
static Security.Tls.CipherSuiteCase |
Security.Tls.CipherSuiteCase.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Security.Tls.CipherSuiteCase[] |
Security.Tls.CipherSuiteCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|