CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Predicate Ciphers::getCanonicalCipherName

Gets the canonical version of name, as reported by OpenSSL::Cipher#name. No result if name is not a known OpenSSL cipher name.

Import path

import codeql.ruby.security.OpenSSL
string getCanonicalCipherName(string name)