Uses of Class
convex.core.crypto.WalletEntry
Packages that use WalletEntry
Package
Description
Crypto algorithms used within Convex, particularly for digital signatures and
cryptographic hashes
-
Uses of WalletEntry in convex.core.crypto
Methods in convex.core.crypto that return WalletEntryModifier and TypeMethodDescriptionstatic WalletEntry
WalletEntry.lock()
WalletEntry.unlock
(char[] password) WalletEntry.withAddress
(Address address) WalletEntry.withKeyPair
(AKeyPair kp)