in reply to crypt::openpgp encrypt error

In the first step, you create a file called "Garett_L_Holmes_.public". In the second, you use a keyring file called "pubring.pkr". Did you rename the file or concatenate the first into pubring.pkr? I don't see how Crypt::OpenPGP is supposed to find the key.

Replies are listed 'Best First'.
Re: Re: crypt::openpgp encrypt error
by Anonymous Monk on Mar 11, 2004 at 23:03 UTC
    I renamed the file in an attempt to get it to work. The actual code hase
    "PubRing" => 'Garett_L_Holmes.public'
    Sorry for the error.