Fixed DKIM public key format

This commit is contained in:
mdecimus
2024-04-08 11:09:02 +02:00
parent 44f531ecf9
commit 23edd40fd0
8 changed files with 62 additions and 27 deletions

1
Cargo.lock generated
View File

@@ -2884,6 +2884,7 @@ dependencies = [
"mime",
"nlp",
"p256",
"pkcs8",
"rand",
"rasn",
"rasn-cms",