AliyunpanCrypto
public class AliyunpanCrypto
Undocumented
-
大数据量 sha1 and hex
Declaration
Swift
public static func sha1AndHex(_ fileURL: URL) -> String? -
低数据量 sha1 and hex
Declaration
Swift
public static func sha1AndHex(_ data: Data) -> String -
Undocumented
Declaration
Swift
public static func sha256AndBase64(_ message: String) -> String -
Undocumented
Declaration
Swift
public static func md5(_ message: String) -> String -
获取秒传值
Declaration
Swift
public static func getProofCode(accessToken: String, fileURL: URL) -> String?Parameters
accessTokenaccess_token
fileSize文件 size
Return Value
秒传值