public class MasterKeys extends Ffi
| Constructor and Description |
|---|
MasterKeys(byte[] privateKey,
byte[] publicKey) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPrivateKey() |
byte[] |
getPublicKey() |
void |
pruneMasterSecretKey(String accessPolicy,
Policy policy) |
void |
rekeyMasterKeys(String accessPolicy,
Policy policy) |
get_last_error, get_last_error, set_error, unwrappublic byte[] getPrivateKey()
public byte[] getPublicKey()
public void rekeyMasterKeys(String accessPolicy, Policy policy) throws CloudproofException
CloudproofExceptionpublic void pruneMasterSecretKey(String accessPolicy, Policy policy) throws CloudproofException
CloudproofExceptionCopyright © 2024. All rights reserved.