Arc |
protected ArcSigner( Stream stream, string domain, string selector, DkimSignatureAlgorithm algorithm = DkimSignatureAlgorithm.RsaSha256 )
| Exception | Condition |
|---|---|
| ArgumentNullException | stream is . -or- domain is . -or- selector is . |
| FormatException | The file did not contain a private key. |
| IOException | An I/O error occurred. |