Package convex.core.crypto.wallet
Class PKCS12Wallet
java.lang.Object
convex.core.crypto.wallet.AWallet
convex.core.crypto.wallet.PKCS12Wallet
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic PKCS12Wallet
create()
static File
createTempStore
(String password) void
getKeyPair
(AccountKey pubKey) static PKCS12Wallet
-
Field Details
-
KEYSTORE_TYPE
- See Also:
-
-
Method Details
-
create
-
get
-
createTempStore
-
load
-
getKeyPair
- Throws:
LockedWalletException
-