SMIME Messaging
Use the S/MIME (Secure Multipurpose Internet Mail Extensions) integration to send and receive secure MIME data.
Utilities · SMIME Messaging
Configuration parameters
public_key— Public Key (required)private_key— Private Key (required)
Commands (5)
-
smime-decrypt-email-bodyDecrypts the message body.
-
smime-encrypt-email-bodyDeprecatedDeprecated. Use smime-sign-and-encrypt instead. Encrypts an email message with S/MIME protocol by using a public RSA certificate.
-
smime-sign-and-encryptEncrypts and signs an email message with S/MIME protocol by using a public RSA certificate.
-
smime-sign-emailDeprecatedDeprecated. Use smime-sign-and-encrypt instead. Retrieves items from the service.
-
smime-verify-signVerifies the signature. Warning: This function does not check the CA chain. Ensure the certificate chain is validated separately to avoid security risks.