public final class TlsCiphers extends Object
Constructor and Description |
---|
TlsCiphers() |
Modifier and Type | Method and Description |
---|---|
static String[] |
excludeH2Blacklisted(String... ciphers) |
static String[] |
excludeWeak(String... ciphers) |
static boolean |
isH2Blacklisted(String cipherSuite) |
static boolean |
isWeak(String cipherSuite) |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.