Checks if the given DES key material is weak or semi-weak.
| 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 atoffsetinclusive, is
 shorter than 8 bytes. | 
Diagram: Key