Uses of Class
javax.crypto.spec.SecretKeySpec

Packages that use SecretKeySpec
iaik.security.cipher   
 

Uses of SecretKeySpec in iaik.security.cipher
 

Constructors in iaik.security.cipher with parameters of type SecretKeySpec
SecretKey.SecretKey(SecretKeySpec keySpec)