Versions in this module Expand all Collapse all v0 v0.2.3 Jun 20, 2021 Changes in this version + type Service struct + func New(dir string) *Service + func (s *Service) Exists(name string) (bool, error) + func (s *Service) Key(name, password string) (pk *ecdsa.PrivateKey, created bool, err error)