NativeCrypto.SSL_get_ciphers

Gets the list of cipher suites enabled for the provided {@code SSL} instance.

@return array of {@code SSL_CIPHER} references.

class NativeCrypto
static
long[]
SSL_get_ciphers

Meta