natskell-0.0.0.1: internal/Policy/Auth/NKey.hs
module Auth.NKey ( auth , signNonceWithSeed ) where import Auth.Types auth :: NKeyData -> Auth auth = AuthNKey
module Auth.NKey ( auth , signNonceWithSeed ) where import Auth.Types auth :: NKeyData -> Auth auth = AuthNKey