No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | 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 Pused in the source algorithm. | |||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Creates a new 
            PSourceinstance 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.