
Crypt::KDF::_base

Sets/gets the digest to be used as the source of derived keys.
Sets/gets the optional parameters for the digest used to derive keys.
Sets/gets the seed to be used to derive keys.
Sets/gets the start value of counter used to derive keys.
Sets/gets the optional iv to be used to derive keys.
Return length bytes generated from the derivation function.



This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
