Package org.eclipse.jgit.transport
Interface WalkEncryption.Keys
- All Known Implementing Classes:
WalkEncryption.JGitV1
,WalkEncryption.JGitV2
,WalkEncryption.SymmetricEncryption
- Enclosing class:
WalkEncryption
static interface WalkEncryption.Keys
Encryption property names.
-
Field Details
-
JGIT_PROFILE
- See Also:
-
JGIT_VERSION
- See Also:
-
JGIT_CONTEXT
- See Also:
-
X_ALGO
- See Also:
-
X_KEY_ALGO
- See Also:
-
X_KEY_SIZE
- See Also:
-
X_KEY_ITER
- See Also:
-
X_KEY_SALT
- See Also:
-