The Java Developers Almanac 1.4


Order this book from Amazon.

   
Home > List of Packages

java.security

e193. Printing Security System Trace Messages
e194. Listing All Available Cryptographic Services
e195. Listing All Available Secure Random Number Generators
e196. Generating a Secure Random Number

Public and Private Keys
e197. Listing All Available Public/Private Key Generators
e198. Generating a Public/Private Key Pair
e199. Getting the Bytes of a Generated Key Pair
e200. Getting the Digital Signature Algorithm (DSA) Parameters of a Key Pair
e201. Creating Key Objects from a Set of Digital Signature Algorithm (DSA) Parameters

Signatures
e202. Listing All Available Signature Algorithms
e203. Creating a Signature
e204. Verifying a Signature
e205. Signing a Java Object

Message Digests
e206. Listing All Available Message Digest Algorithms
e207. Creating a Keyed Digest Using MD5

Key Store
e208. Listing the Aliases in a Key Store
e209. Retrieving a Certificate from a Key Store
e210. Retrieving a Key Pair from a Key Store
e211. Adding a Certificate to a Key Store

Permissions
e212. Enabling the Security Manager
e213. Checking Read/Write Permission for a Directory
e214. Determining If One Permission Implies Another
e215. Creating a Custom Permission
e216. Controlling Access to an Object
e217. Listing All Permissions Granted to a Loaded Class
e218. Listing All Permissions Granted to Classes Loaded from a URL or Directory

Policy Files
e219. Creating a New Policy File
e220. Managing Policy Files
e221. Protecting Files
e222. Protecting System Properties

© 2002 Addison-Wesley.