Versions in this module Expand all Collapse all v0 v0.5.0 Mar 27, 2024 Changes in this version + func NewKeyWithID(privateKey *ecdsa.PrivateKey) (*keystore.Key, error) + func NewKeyWithIDFromReader(privateKey *ecdsa.PrivateKey, r io.Reader) (*keystore.Key, error)