digest
根据一个算法名称得到一个对应的信息摘要算法.
See also
Throws
– if no Provider supports a MessageDigestSpi implementation for the specified algorithm.
根据一个算法名称得到一个对应的信息摘要算法, 并在 block 中使用它, 然后得到摘要结果。
See also
Throws
– if no Provider supports a MessageDigestSpi implementation for the specified algorithm.