29
29
Now Sample Person and Foo Bar have one OpenPGP key each. Next, let's get
30
30
a test email that's signed and try to authenticate the user who sent it:
33
33
>>> msg = read_test_message('signed_detached.txt')
34
34
>>> principal = authenticateEmail(msg, accept_any_timestamp)