Documentation ¶
Index ¶
- Variables
- func GenereateNewDkimKeyForDomain(ctx context.Context, domain, selector string, bits int) error
- func GetDnsTxt(ctx context.Context, domain string) (string, error)
- func GetPrivKeySelector(ctx context.Context, domain string) (*rsa.PrivateKey, string, error)
- func RemoveDomainKey(ctx context.Context, domain string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoDkimKeyForDomain = errors.New("no dkim key for domain")
Functions ¶
func GetPrivKeySelector ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.