Uses of Interface
org.eclipse.jgit.transport.WalkEncryption.Keys
-
Packages that use WalkEncryption.Keys Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of WalkEncryption.Keys in org.eclipse.jgit.transport
Classes in org.eclipse.jgit.transport that implement WalkEncryption.Keys Modifier and Type Class Description (package private) static classWalkEncryption.JGitV1Provides JetS3t-like encryption with AES support.(package private) static classWalkEncryption.JGitV2Supports both PBE and non-PBE algorithms.(package private) static classWalkEncryption.SymmetricEncryptionBase implementation of JGit symmetric encryption.
-