|
@@ -82,7 +82,7 @@ public class GzptVideoVipController extends BaseController {
|
|
str += subject3.getTime()+"";
|
|
str += subject3.getTime()+"";
|
|
// System.out.println(subject3.getTime());
|
|
// System.out.println(subject3.getTime());
|
|
}
|
|
}
|
|
- // System.out.println("str:"+str);
|
|
|
|
|
|
+ System.out.println("str:"+str);
|
|
// 进行签名服务
|
|
// 进行签名服务
|
|
Signature signature = Signature.getInstance("SHA256withRSA");
|
|
Signature signature = Signature.getInstance("SHA256withRSA");
|
|
KeyFactory kf = KeyFactory.getInstance("RSA");
|
|
KeyFactory kf = KeyFactory.getInstance("RSA");
|