Name

PSource.PSpecified

Synopsis

This class extends and is nested within PSource. It explicitly specifies the bytes of “encoding input P” for OAEP padding.

public static final class PSource.PSpecified extends PSource {
// Public Constructors
     public PSpecified(byte[ ]);  
// Public Constants
     public static final PSource.PSpecified DEFAULT;  
// Public Instance Methods
     public byte[ ] getValue( );  
}

Get Java in a Nutshell, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.