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.OpenSSLGets the canonical version of name, as reported by OpenSSL::Cipher#name.
No result if name is not a known OpenSSL cipher name.
import codeql.ruby.security.OpenSSL