JML

Uses of Interface
javax.crypto.SecretKey

Packages that use SecretKey
javax.crypto   
 

Uses of SecretKey in javax.crypto
 

Methods in javax.crypto that return SecretKey
 SecretKey SecretKeyFactory.generateSecret(KeySpec keySpec)
           
 SecretKey SecretKeyFactory.translateKey(SecretKey key)
           
protected abstract  SecretKey SecretKeyFactorySpi.engineGenerateSecret(KeySpec)
           
protected abstract  SecretKey SecretKeyFactorySpi.engineTranslateKey(SecretKey)
           
 

Methods in javax.crypto with parameters of type SecretKey
 KeySpec SecretKeyFactory.getKeySpec(SecretKey key, Class keySpec)
           
 SecretKey SecretKeyFactory.translateKey(SecretKey key)
           
protected abstract  KeySpec SecretKeyFactorySpi.engineGetKeySpec(SecretKey, Class)
           
protected abstract  SecretKey SecretKeyFactorySpi.engineTranslateKey(SecretKey)
           
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.