Bees v0.5.0 API

Uses of Class
bees.core.security.SecretKeySpec

Packages that use SecretKeySpec
bees.core.security This packages holds most of the security related capabilities and Permission classes. 
 

Uses of SecretKeySpec in bees.core.security
 

Subclasses of SecretKeySpec in bees.core.security
 class SecretKey
          A SecretKey capability wraps a javax.crypto.SecretKey object.
 

Methods in bees.core.security with parameters of type SecretKeySpec
 SecretKey SecretKeyFactory.createKey(SecretKeySpec ks, java.lang.String comment)
          Create a SecretKey capability from the given values.
 SecretKey SecretKeyFactory.createKey(SecretKeySpec ks)
          Create a SecretKey capability from the given values.
 


Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/