Commit 6783944f authored by David Makepeace's avatar David Makepeace Committed by Richard Levitte
Browse files

Added Conforming To section to EVP_KDF_TLS1_PRF documentation.

parent 5b3accde
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -121,6 +121,10 @@ and seed value "seed":
 }
 EVP_KDF_CTX_free(kctx);

=head1 CONFORMING TO

RFC 2246, RFC 5246 and NIST SP 800-135 r1

=head1 SEE ALSO

L<EVP_KDF_CTX>,