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.
|
public static final int RSASha1
RSA-SHA1 hash algorithm.
public static final int RSASha256
RSA-SHA256 hash algorithm.
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.