| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected PerfectForwardSecrecyGroup |
CryptographySuite.pfsGroup |
| Modifier and Type | Method and Description |
|---|---|
Optional<PerfectForwardSecrecyGroup> |
CryptographySuite.getPfsGroup()
“Perfect Forward Secrecy Group”
|
| Modifier and Type | Method and Description |
|---|---|
CryptographySuite.Builder |
CryptographySuite.Builder.pfsGroup(PerfectForwardSecrecyGroup pfsGroup)
“Perfect Forward Secrecy Group”
|
CryptographySuite |
CryptographySuite.withPfsGroup(PerfectForwardSecrecyGroup pfsGroup)
Returns an immutable copy of
this with just the pfsGroup field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static PerfectForwardSecrecyGroup |
PerfectForwardSecrecyGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PerfectForwardSecrecyGroup[] |
PerfectForwardSecrecyGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.