API Reference

Enum

EmailSmimeProcessingStage

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Ordered stage in an S/MIME protected-entity workflow.

Inheritance

  • Enum
  • EmailSmimeProcessingStage

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const EmailSmimeProcessingStage Decrypt #

CMS EnvelopedData was decrypted first.

Value: 0
public const EmailSmimeProcessingStage Verify #

The protected entity exposed by decryption was then signature-verified.

Value: 1