base64-ify the secret.

This commit is contained in:
James Brister 2001-01-24 15:22:19 +00:00
parent 36b8b0b251
commit 23360bc8f8

View file

@ -1,6 +1,6 @@
key "another-key" {
algorithm "al-gore-rhythm";
secret "Gore in 2004!";
secret "R29yZSBpbiAyMDA0IQo"; # "Gore in 2004!"
};