public class DecryptionParameters extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DecryptionParameters.Builder |
| Constructor and Description |
|---|
DecryptionParameters(String sealedObjectFilePath,
String keyFilePath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyFilePath() |
String |
getSealedObjectFilePath() |
String |
toString() |
Copyright © 2019 Atlassian. All rights reserved.