Index: D - e-Reading Library
start page  | rating of books | rating of authors | reviews | copyrights
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Index: D
- data authentication: 7.1.2. Data Authentication
 
- Data Encryption Standard (see DES)
 
- decryption: 13.5. Encrypting Data
 
  - 13.5.1. Using the Cipher Class
 
 
- default
 
  
  - access level: 2.1. Java Language Security Constructs
 
  
  - class loader: 3.2.1. The Internal Class Loader
 
  
  - security policy: 5.3.1. The Default Policy
 
    - 6.3.6. Establishing a Security Policy in 1.2
 
  
 
 
- defineClass( )
 
  
  - ClassLoader class: 3.4.1.1. Protected methods in the ClassLoader class
 
  
  - ProtectionDomain class: 5.4. Protection Domains
 
  
  - SecureClassLoader class: 3.4.2.1. Protected methods of the SecureClassLoader class
 
 
- defining classes: 6.2.1. The Class Loader and the Security Manager
 
- delayed bytecode verification: 2.2.2.2. Delayed bytecode verification
 
- delegation model for loading classes: 3.6.1. Delegation
 
- -delete option (keystore): A.1.5. Deleting Keystore Entries
 
- deleteEntry( ), KeyStore class: 11.2. The KeyStore Class
 
- deleting files: 4.3.2. Methods Relating to File Access
 
- depth, class loader: 6.1.1. The Class Loader Depth
 
- DES (Data Encryption Standard): 13.5.2. Cipher Algorithms
 
  
  - DESede algorithm: 13.5.2. Cipher Algorithms
 
  
  - DESedeKeySpec class: 13.4.2.1. Secret key specifications
 
    - D.7. Package javax.crypto.spec
 
  
 
  
  - DESKeySpec class: 13.4.2.1. Secret key specifications
 
    - D.7. Package javax.crypto.spec
 
  
 
  
  - DESParameterSpec class: 13.4.2.1. Secret key specifications
 
    - D.7. Package javax.crypto.spec
 
  
 
 
- Diffie-Hellman algorithm
 
  
  - DHGenParameterSpec class: 13.4.2.1. Secret key specifications
 
    - D.7. Package javax.crypto.spec
 
  
 
  
  - DHKey interface: 13.3. Key Types in the JCE
 
    - D.6. Package javax.crypto.interfaces
 
  
 
  
  - DHParameterSpec class: 13.4.2.1. Secret key specifications
 
    - D.7. Package javax.crypto.spec
 
  
 
  
  - DHPrivateKey interface: 13.3. Key Types in the JCE
 
    - 13.3. Key Types in the JCE
 
    - D.6. Package javax.crypto.interfaces
 
  
 
  
  - DHPrivateKeySpec interface: D.7. Package javax.crypto.spec
 
  
  - DHPublicKey interface: 13.3. Key Types in the JCE
 
    - D.6. Package javax.crypto.interfaces
 
  
 
  
  - DHPublicKeySpec class: 13.4.2.1. Secret key specifications
 
    - 13.4.2.1. Secret key specifications
 
    - D.7. Package javax.crypto.spec
 
  
 
  
  - key agreement algorithm: 13.7. Symmetric Key Agreement
 
 
- digest( ), MessageDigest class: 9.1. Using the Message Digest Class
 
- DigestInputStream class: 9.2.2. The DigestInputStream Class
 
  - D.1. Package java.security
 
 
- DigestOutputStream class: 9.2.1. The DigestOutputStream Class
 
  - D.1. Package java.security
 
 
- digests (see message digests)
 
- digital fingerprints (see message digests)
 
- digital signatures: 1.3.1. Anatomy of a Java Application
 
  - 7. Introduction to Cryptography
 
  - 7.3.3. Digital Signatures
 
  - 7.3.3. Digital Signatures
 
  - 12. Digital Signatures
 
  
  - certificates and (see certificates)
 
  
  - encryption vs.: 7.1.2. Data Authentication
 
  
  - Signature class: 12.1. The Signature Class
 
    - D.1. Package java.security
 
    
    - implementing: 12.3. Implementing a Signature Class
 
  
 
  
  - SignatureSpi class: D.1. Package java.security
 
  
  - signed classes: 12.2. Signed Classes
 
  
  - signed JAR files
 
    
    - reading: 12.2.1. Reading Signed JAR Files
 
    
    - security policy and: 12.2.2. The Signed JAR File and Security Policies
 
  
 
  
  - SignedObject class: 12.1.2. The SignedObject Class
 
    - D.1. Package java.security
 
  
 
  
  - of SIGNER.SF file: A.2. The jarsigner Tool
 
 
- distinguished names (DNs): 11.1.1. Principals
 
  - A.1. The keytool
 
 
- -dname option (keytool): A.1.1. Global Options to keytool
 
- DNs (distinguished names): 11.1.1. Principals
 
  - A.1. The keytool
 
 
- DNS spoofing: 7.1.1. Author Authentication
 
  - C.1.1. Java Security Bugs
 
 
- doFinal( ), Cipher class: 13.5.1. Using the Cipher Class
 
- domains, protection (see protection domains)
 
- doPhase( ), KeyAgreement class: 13.7. Symmetric Key Agreement
 
- doPrivileged( ): 6.1.1. The Class Loader Depth
 
- DSA algorithm
 
  
  - DSAKey interface: 10.1.1.1. DSA keys
 
    - D.3. Package java.security.interfaces
 
  
 
  
  - DSAKeyPairGenerator interface: 10.2.2. Generating DSA Keys
 
    - D.3. Package java.security.interfaces
 
  
 
  
  - DSAParameterSpec class: 10.3.3.2. The AlgorithmParameterSpec interface
 
    - D.4. Package java.security.spec
 
  
 
  
  - DSAParams interface: 10.1.1.1. DSA keys
 
    - D.3. Package java.security.interfaces
 
  
 
  
  - DSAPrivateKey interface: 10.1.1.1. DSA keys
 
    - D.3. Package java.security.interfaces
 
    - D.3. Package java.security.interfaces
 
  
 
  
  - DSAPrivateKeySpec class: 10.3.3.2. The AlgorithmParameterSpec interface
 
    - D.4. Package java.security.spec
 
  
 
  
  - DSAPublicKey interface: 10.1.1.1. DSA keys
 
    - D.3. Package java.security.interfaces
 
    - D.3. Package java.security.interfaces
 
  
 
  
  - DSAPublicKeySpec class: 10.3.3.2. The AlgorithmParameterSpec interface
 
    - D.4. Package java.security.spec
 
  
 
  
  - keys for: 10.1.1.1. DSA keys
 
    
    - generating: 10.2.2. Generating DSA Keys
 
  
 
 
- .DSA filename extension: 12.2.1. Reading Signed JAR Files
 
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Copyright © 2001
O'Reilly & Associates, Inc.
All Rights Reserved.