lib.rs
Pseudo Random Function Key. This trait is used to ensure that the implementation of the PseudoRandomFunction trait can access the necessary source key in a way that passes Rust's borrow checker. Example. An example of how to use the two traits are found in the tests module utilizing the OpenSSL Crate.