public class YopShaDigester extends Object implements YopDigester
| 构造器和说明 |
|---|
YopShaDigester() |
public List<String> supportedAlgs()
supportedAlgs 在接口中 YopDigesterpublic byte[] digest(InputStream input, String alg)
digest 在接口中 YopDigesterprotected static Map<String,MessageDigest> initMdInstance()
Copyright © 2022. All rights reserved.