public class ContentEncryptionKeys extends Object
| Constructor and Description |
|---|
ContentEncryptionKeys(byte[] contentEncryptionKey,
byte[] encryptedKey) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContentEncryptionKey() |
byte[] |
getEncryptedKey() |
Copyright © 2022. All rights reserved.