Uses of Interface
java.security.Key
Packages that use Key
-
Uses of Key in java.security
Subinterfaces of Key in java.securityMethods in java.security that return KeyModifier and TypeMethodDescriptionabstract KeyKeyStoreSpi.engineGetKey(String var0, char[] var1) protected abstract KeyKeyFactorySpi.engineTranslateKey(Key var0) final Keyfinal KeyKeyFactory.translateKey(Key var0) Methods in java.security with parameters of type KeyModifier and TypeMethodDescriptionprotected abstract KeySpecKeyFactorySpi.engineGetKeySpec(Key var0, Class var1) abstract voidKeyStoreSpi.engineSetKeyEntry(String var0, Key var1, char[] var2, Certificate[] var3) protected abstract KeyKeyFactorySpi.engineTranslateKey(Key var0) final KeySpecKeyFactory.getKeySpec(Key var0, Class var1) final voidKeyStore.setKeyEntry(String var0, Key var1, char[] var2, Certificate[] var3) final KeyKeyFactory.translateKey(Key var0) -
Uses of Key in java.security.interfaces
Subinterfaces of Key in java.security.interfacesModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterface