public class SignVerifyService extends Object
| Constructor and Description |
|---|
SignVerifyService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
verify(int hashId,
byte[] contentHash,
byte[] sigBytes,
X509Certificate cert) |
public static String[] algName
public boolean verify(int hashId,
byte[] contentHash,
byte[] sigBytes,
X509Certificate cert)
throws Exception
ExceptionCopyright © 2020. All rights reserved.