public abstract class CryptographyStore extends Object
| Constructor and Description |
|---|
CryptographyStore(File filePath,
String pwd) |
CryptographyStore(String resourcePath,
String pwd) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFilePath() |
String |
getPwd() |
String |
getResourcePath() |
Copyright © 2021. All rights reserved.