Versions in this module Expand all Collapse all v1 v1.0.2 May 18, 2023 Changes in this version + func NewGenerator() keymanagerbase.Generator + func Test(t *testing.T, config Config) + type Config struct + Create CreateFunc + UnsupportedSignatureAlgorithms map[keymanager.KeyType][]x509.SignatureAlgorithm + type CreateFunc = func(t *testing.T) keymanager.KeyManager