JSR 177

Package javax.crypto.spec

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

See: Description

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
JSR 177

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.

Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.