Jump to content

Java Cryptography Architecture

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 62.242.2.194 (talk) at 07:33, 7 August 2007 (See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Java Cryptography Architecture (JCA) is a framework for working with cryptography using the Java programming language. It forms part of the Java security API, and was first introduced in JDK 1.1 in the java.security package.

See also