X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=lib%2FFile%2FKDBX%2FCipher.pm;fp=lib%2FFile%2FKDBX%2FCipher.pm;h=04be27145ad6341e72a86c780a81ecf01b467f71;hp=655f8fbe7448a872ba70b80d04d590bd1cb926eb;hb=a88318ecb7f38a65fa1d6e68de001f4385d34fa7;hpb=e60d5469861f8c597bc9faf7daaccec7a32ddeb6 diff --git a/lib/File/KDBX/Cipher.pm b/lib/File/KDBX/Cipher.pm index 655f8fb..04be271 100644 --- a/lib/File/KDBX/Cipher.pm +++ b/lib/File/KDBX/Cipher.pm @@ -142,7 +142,8 @@ sub new_from_stream_id { $self->init; -Initialize the cipher. Called by . +Called by L to set attributes. You normally shouldn't call this. Returns itself to allow method +chaining. =cut