]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Cipher.pm
Make transform_rounds work with Argon KDF
[chaz/p5-File-KDBX] / lib / File / KDBX / Cipher.pm
index 655f8fbe7448a872ba70b80d04d590bd1cb926eb..04be27145ad6341e72a86c780a81ecf01b467f71 100644 (file)
@@ -142,7 +142,8 @@ sub new_from_stream_id {
 
     $self->init;
 
-Initialize the cipher. Called by </new>.
+Called by L</new> to set attributes. You normally shouldn't call this. Returns itself to allow method
+chaining.
 
 =cut
 
This page took 0.018818 seconds and 4 git commands to generate.