CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.areWeakCipherSuitesAllowed(CryptoObservedBooleanValue areWeakCipherSuitesAllowed) |
Indicates if weak TLS cipher suites are allowed.
|
static CryptoTlsPosture.Builder |
CryptoTlsPosture.builder() |
Create a new builder.
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.cipherSuitesConfigured(List<String> cipherSuitesConfigured) |
TLS cipher suites configured on target.
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.copy(CryptoTlsPosture model) |
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.fipsModeConfigured(CryptoPosture.FipsModeConfigured fipsModeConfigured) |
FIPS mode configured for TLS when the target uses legacy per-feature FIPS configuration.
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.isMtlsConfigured(CryptoObservedBooleanValue isMtlsConfigured) |
Whether TLS client authentication is configured.
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.quantumReadiness(CryptoQuantumReadiness quantumReadiness) |
Quantum-readiness classification for TLS posture.
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.revocationMode(String revocationMode) |
Certificate revocation checking mode.
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.status(CryptoFeatureStatus status) |
TLS enablement status.
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.toBuilder() |
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.versions(List<String> versions) |
TLS versions configured on target.
|
CryptoTlsPosture.Builder |
CryptoTlsPosture.Builder.walletLocation(String walletLocation) |
TLS wallet location observed on target.
|