| java.lang.Object | |
| ↳ | javax.crypto.spec.PSource | 
        
          
        
        Known Direct Subclasses
        
        | 
      
       The source of the label
       
        L
       
       as specified in
       
        PKCS #1
       
       .
      
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        PSource.PSpecified | 
         The explicit specification of the parameter
         
          P
         
         used in the
 source algorithm. 
         | 
       |||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
           | 
         
           
           Creates a new
            
         
            PSource
           
           instance with the specified source
 algorithm identifier.
           | 
        ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
           | 
         
           
           Returns the source algorithm identifier.
           
          | 
        ||||||||||
| 
          
           [Expand]
          
           
           Inherited Methods
           
          | 
        |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
          
            
          
          From class
          
           java.lang.Object
          
           | 
        |||||||||||
         Creates a new
         
          PSource
         
         instance with the specified source
 algorithm identifier.
        
| pSrcName | the source algorithm identifier. | 
|---|
| NullPointerException | if pSrcName is null. | 
|---|
Returns the source algorithm identifier.