public class MasterKeyData extends Object
| Constructor and Description | 
|---|
| MasterKeyData(int serialNo,
             SecretKey secretKey) | 
| MasterKeyData(MasterKey masterKeyRecord,
             SecretKey secretKey) | 
| Modifier and Type | Method and Description | 
|---|---|
| MasterKey | getMasterKey() | 
| SecretKey | getSecretKey() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.