getCiphers

abstract fun getCiphers(): Array<String>

Return the ciphers that can be used or an empty set. The cipher names in this set should be compatible with those supported by getSupportedCipherSuites.

Return

the ciphers that can be used or null