类 DKIMAlgorithm
java.lang.Object
com.gdxsoft.easyweb.utils.Mail.DKIMAlgorithm
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明The digest digestAlorithmrsa-sha256 / rsa-sha1the sign algorithm
-
字段详细资料
-
rsa_sha256
算法 rsa_sha256 -
rsa_sha1
算法 rsa_sha1
-
-
构造器详细资料
-
DKIMAlgorithm
- 参数:
rfc4871Notation- RFC 4871 formatsignAlgorithm- signdigestAlorithm- hashing digest
-
-
方法详细资料
-
getRfc4871Notation
rsa-sha256 / rsa-sha1- 返回:
- the rfc4871Notation name
-
getSignAlgorithm
the sign algorithm- 返回:
- signAlgorithm
-
getDigestAlorithm
The digest digestAlorithm- 返回:
- digestAlorithm
-