BenQ Mobile

Uses of Class
java.security.InvalidKeyException

Packages that use InvalidKeyException
java.security Provides the classes and interfaces for the security framework. 
javax.crypto Provides the classes and interfaces for cryptographic operations. 
 

Uses of InvalidKeyException in java.security
 

Methods in java.security that throw InvalidKeyException
 void Signature.initVerify(PublicKey publicKey)
          Initializes this object for verification.
 

Uses of InvalidKeyException in javax.crypto
 

Methods in javax.crypto that throw InvalidKeyException
 void Cipher.init(int opmode, Key key)
          Initializes this cipher with a key.
 void Cipher.init(int opmode, Key key, AlgorithmParameterSpec params)
          Initializes this cipher with a key and a set of algorithm parameters.
 


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.