public class DESUtil extends Object
| Constructor and Description |
|---|
DESUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDES(String algorithmID) |
static void |
setOddParity(byte[] bytes)
DES Keys use the LSB as the odd parity bit.
|
public static boolean isDES(String algorithmID)
public static void setOddParity(byte[] bytes)
bytes - the byte array to set the parity on.Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.