public final class DKIMHashAlgorithm
extends com.aspose.ms.System.Enum
Represents DKIM hash algorithm.
Modifier and Type | Field and Description |
---|---|
static int |
RSASha1
RSA-SHA1 hash algorithm.
|
static int |
RSASha256
RSA-SHA256 hash algorithm.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int RSASha1
RSA-SHA1 hash algorithm.
public static final int RSASha256
RSA-SHA256 hash algorithm.