new_insecure_crypt

Function new_insecure_crypt 

Source
pub fn new_insecure_crypt() -> CryptBase
Expand description

Creates a CryptBase instance pre-configured with insecure keys.

It is intended for use only in test code where actual security is inconsequential.