Searched defs:DESKeySpec (Results 1 – 1 of 1) sorted by relevance
37 public class DESKeySpec implements java.security.spec.KeySpec { class130 public DESKeySpec(byte[] key) throws InvalidKeyException { in DESKeySpec() method in DESKeySpec153 public DESKeySpec(byte[] key, int offset) throws InvalidKeyException { in DESKeySpec() method in DESKeySpec