September 2003
Intermediate to advanced
464 pages
12h 22m
English
Standard names are used as string literals to identify cryptographic algorithms and types in J2SE SDK Security APIs. These names are fully specified in the reference guides of the following APIs:
Java Cryptography Architecture (JCA)
Java Cryptography Extension (JCE)
Java Certification Path API
These names are summarized here for quick reference. Keep the following in mind regarding these cryptographic services and names:
There are Java classes corresponding to each service with the same name.
Standard names are case insensitive. For example, PkiPath and PKIPATH refer to the same standard name.
A provider may define multiple aliases for the same name. For example DiffieHellman and DH may refer ...
Read now
Unlock full access