Class WalkEncryption.SymmetricEncryption

java.lang.Object
org.eclipse.jgit.transport.WalkEncryption
org.eclipse.jgit.transport.WalkEncryption.SymmetricEncryption
All Implemented Interfaces:
WalkEncryption.Keys, WalkEncryption.Vals
Direct Known Subclasses:
WalkEncryption.JGitV1, WalkEncryption.JGitV2
Enclosing class:
WalkEncryption

abstract static class WalkEncryption.SymmetricEncryption extends WalkEncryption implements WalkEncryption.Keys, WalkEncryption.Vals
Base implementation of JGit symmetric encryption. Supports V2 properties format.