Checks if the given DES key material, starting at offset
inclusive, is parity-adjusted.
key | the buffer with the DES key material. | |
offset | the offset in key , where the DES key
material starts. |
InvalidKeyException | if the given key material is
null , or starting at offset inclusive, is
shorter than 8 bytes. |
Diagram: Key