1. Cisco Secure Email Gateway Configuration Guide
14.0
"Email Authentication" chapter
"Configuring the System to Sign Outgoing Messages Using DKIM" section.
This document outlines the precise procedure. Step 1 is "Create signing keys
" which corresponds to the Public/Private keypair. Step 2 is "Create a domain profile for each domain for which you want to sign messages
" which corresponds to the Domain signing profile. The guide states
"A domain profile specifies the domain name
the selector
and the private key to use when signing messages from that domain." This directly supports the selection of C and D.
2. Cisco Secure Email Gateway Configuration Guide
14.0
"Email Authentication" chapter
"About DomainKeys Identified Mail (DKIM) Signing" section.
This section explains the mechanism: "DKIM signing adds a digital signature to messages
using a private key. The corresponding public key is published in the DNS." This confirms the fundamental role of the Public/Private keypair (Option C) in the DKIM process.
3. Cisco Secure Email Gateway Configuration Guide
14.0
"Email Authentication" chapter
"About Domain-based Message Authentication
Reporting
and Conformance (DMARC)" section.
This section clarifies that DMARC is used for "DMARC verification for incoming mail
" confirming that a DMARC verification profile (Option A) is for inbound mail processing
not outbound signing.