Methods
Instance Public methods
pbkdf2_hmac(pass, salt, iter, keylen, digest) Link
OpenSSL::PKCS5.pbkdf2_hmac
has been renamed to OpenSSL::KDF.pbkdf2_hmac
. This method is provided for backwards compatibility.