Interface KeyCache
- All Known Implementing Classes:
JGitKeyCache
-
Method Summary
-
Method Details
-
get
-
close
void close()Removes allKeyPairfrom this cache and destroys their private keys. This cache instance must not be used anymore thereafter.
-