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