Home
last modified time | relevance | path

Searched defs:KeyFactory (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/security/
DKeyFactory.java30 public class KeyFactory { class
57 protected KeyFactory(KeyFactorySpi keyFacSpi, in KeyFactory() method in KeyFactory