Versions in this module Expand all Collapse all v0 v0.7.1 Sep 14, 2022 v0.7.0 Jul 8, 2022 Changes in this version + type Service struct + func New() *Service + func (s *Service) Exists(name string) (bool, error) + func (s *Service) Key(name, password string) (pk *ecdsa.PrivateKey, created bool, err error)