public class AppSignedInfo extends Object
| Constructor and Description |
|---|
AppSignedInfo(String certId,
byte[] signedHash,
byte[] origHash,
Date signingTime) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertId() |
byte[] |
getOrigHash() |
byte[] |
getSignedHash() |
Date |
getSigningTime() |
Copyright © 2020. All rights reserved.