CryptoNnePosture.Builder |
CryptoNnePosture.Builder.areWeakOptionsAllowed(CryptoObservedBooleanValue areWeakOptionsAllowed) |
Indicates if weak NNE options are allowed.
|
static CryptoNnePosture.Builder |
CryptoNnePosture.builder() |
Create a new builder.
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.copy(CryptoNnePosture model) |
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.encryptionConfigured(List<String> encryptionConfigured) |
Configured network encryption algorithm.
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.fipsModeConfigured(CryptoPosture.FipsModeConfigured fipsModeConfigured) |
FIPS mode configured for NNE when the target uses legacy per-feature FIPS configuration.
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.integrity(List<String> integrity) |
NNE integrity algorithm(s).
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.keyExchange(String keyExchange) |
Observed NNE key exchange setting.
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.quantumReadiness(CryptoQuantumReadiness quantumReadiness) |
Quantum-readiness classification for NNE posture.
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.serverEncryption(CryptoNnePosture.ServerEncryption serverEncryption) |
Observed server-side encryption requirement.
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.serverIntegrity(List<String> serverIntegrity) |
NNE server integrity algorithm(s).
|
CryptoNnePosture.Builder |
CryptoNnePosture.Builder.status(CryptoFeatureStatus status) |
NNE enablement status.
|
CryptoNnePosture.Builder |
CryptoNnePosture.toBuilder() |
|