BenQ Mobile

Package javax.crypto.spec

Provides classes and interfaces for key specifications and algorithm parameter specifications.

See:
          Description

Class Summary
IvParameterSpec This class specifies an initialization vector (IV).
SecretKeySpec This class specifies a secret key in a provider-independent fashion.
 

Package javax.crypto.spec Description

Provides classes and interfaces for key specifications and algorithm parameter specifications.

A key specification is a transparent representation of the key material that constitutes a key. A key may be specified in an algorithm-specific way, or in an algorithm-independent encoding format (such as ASN.1).

An algorithm parameter specification is a transparent representation of the sets of parameters used with an algorithm.

Package Specification

SATSA Subset Description

This package is a subset of the javax.crypto.spec package in the Java 2 Platform, Standard Edition, version 1.4.2.

Since:
SATSA1.0

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.