public class SignatureWrapper extends Object
| Constructor and Description |
|---|
SignatureWrapper() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCert() |
byte[] |
getIndex() |
byte[] |
getSignature() |
boolean |
isValid() |
void |
setCert(byte[] cert) |
void |
setIndex(byte[] index) |
void |
setSignature(byte[] signature) |
Copyright © 2011–2017 aiticon GmbH. All rights reserved.