| Package | Description |
|---|---|
| gnu.java.zrtp |
| Modifier and Type | Field and Description |
|---|---|
ZrtpConstants.SupportedSymAlgos |
ZrtpConstants.SupportedSymCiphers.algo |
| Modifier and Type | Method and Description |
|---|---|
ZrtpConstants.SupportedSymAlgos |
ZrtpSrtpSecrets.getSymEncAlgorithm() |
static ZrtpConstants.SupportedSymAlgos |
ZrtpConstants.SupportedSymAlgos.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZrtpConstants.SupportedSymAlgos[] |
ZrtpConstants.SupportedSymAlgos.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.