Skip to content

Commit 0aa9d1c

Browse files
committed
minor formatting
1 parent 7e41e48 commit 0aa9d1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pg/src/main/java/org/bouncycastle/openpgp/operator/jcajce/JcePBEKeyEncryptionMethodGenerator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ protected byte[] getEskAndTag(int kekAlgorithm, int aeadAlgorithm, byte[] sessio
185185
{
186186
throw new PGPException("cannot encrypt session info", e);
187187
}
188-
189188
}
190189

191190
private static String getBaseAEADAlgorithm(int encAlgorithm)

0 commit comments

Comments
 (0)