示例#1
0
 def digest(x):
     x = x[0]
     return hex_digest(x)
示例#2
0
 def digest(x):
     x = x[0]
     return hex_digest(x)