SMIME_SignatureType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class SMIME_SignatureType
public enum SMIME_SignatureType
type SMIME_SignatureType =
Public Enum SMIME_SignatureType
- Inheritance
-
SMIME_SignatureType
Fields
Name | Value | Description |
---|---|---|
NoSign | 0 | |
ClearSign | 1 | |
BlobSign | 2 |