File: C:/Ruby27-x64/share/ri/2.7.0/system/OpenSSL/KDF/hkdf-c.ri
U:RDoc::AnyMethod[iI" hkdf:ETI"OpenSSL::KDF::hkdf;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"RHMAC-based Extract-and-Expand Key Derivation Function (HKDF) as specified in ;TI"5{RFC 5869}[https://tools.ietf.org/html/rfc5869].;To:RDoc::Markup::BlankLine o;
; [I"New in OpenSSL 1.1.0.;T@S:RDoc::Markup::Heading:
leveli: textI"Parameters;To:RDoc::Markup::List:
@type: NOTE:@items[
o:RDoc::Markup::ListItem:@label[I"
_ikm_;T; [o;
; [I"The input keying material.;To;;[I"_salt_;T; [o;
; [I"The salt.;To;;[I"_info_;T; [o;
; [I"6The context and application specific information.;To;;[I"
_length_;T; [o;
; [I"KThe output length in octets. Must be <= <tt>255 * HashLen</tt>, where ;TI"AHashLen is the length of the hash function output in octets.;To;;[I"_hash_;T; [o;
; [I"The hash function.;T:
@fileI"ext/openssl/ossl_kdf.c;T:0@omit_headings_from_table_of_contents_below0I";KDF.hkdf(ikm, salt:, info:, length:, hash:) -> String
;T0[ I"(p1, p2 = {});T@;FI"KDF;TcRDoc::NormalModule00