| java.security.interfaces.DSAKey | 
    
    
   Known Indirect Subclasses
  
      
      
  
        
              | DSAPrivateKey | 
              The interface for a Digital Signature Algorithm (DSA) private key.  | 
           
        
              | DSAPublicKey | 
              The interface for a Digital Signature Algorithm (DSA) public key.  | 
           
   
       
   
 | 
Class Overview
The base interface for Digital Signature Algorithm (DSA) public or private
 keys.
 
Public Methods
 
    
      
        public 
         
         
        abstract 
         
        DSAParams
      
      getParams
      ()
    
      
    
      
  Returns the DSA key parameters.