public class DecryptedHeader extends Object
| Constructor and Description |
|---|
DecryptedHeader(byte[] symmetricKey,
byte[] uid,
byte[] additional_data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAdditionalData() |
byte[] |
getSymmetricKey() |
byte[] |
getUid() |
Copyright © 2022. All rights reserved.