Searched refs:bulkEncryptionCipher (Results 1 – 1 of 1) sorted by relevance
1109 String bulkEncryptionCipher = remainder.substring(withDelimiterIndex + "_WITH_".length()); in isPermittedDefaultCipherSuite() local1117 if (!PERMITTED_DEFAULT_BULK_ENCRYPTION_CIPHERS.contains(bulkEncryptionCipher)) { in isPermittedDefaultCipherSuite()