From 4157d8e07abed02ff4b3dd5575e70252331b2d67 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Sun, 15 Mar 2015 20:06:09 +0100 Subject: make raw private key public --- types.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'types.go') diff --git a/types.go b/types.go index 22c35d4..c2a4599 100644 --- a/types.go +++ b/types.go @@ -20,7 +20,7 @@ type ( Sign(message []byte, hash crypto.Hash) ([]byte, error) // return the private key structure - privateKey() crypto.PrivateKey + PrivateKey() crypto.PrivateKey } // interface for any public key -- cgit v1.2.3-70-g09d2