From 470d21409b5f26d49fefd34d75b82197045d4811 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Tue, 17 Feb 2015 21:44:10 +0100 Subject: add public key support This adds all options to create and store a public key. --- flags.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flags.go') diff --git a/flags.go b/flags.go index 29ece80..157dd04 100644 --- a/flags.go +++ b/flags.go @@ -51,7 +51,7 @@ type ( // a container for the refined flags flagSet struct { - PrivateKey pkilib.PrivateKey + PrivateKey pki.PrivateKey Output io.WriteCloser // private key specific stuff -- cgit v1.2.3-70-g09d2