March 2005
Beginner to intermediate
1254 pages
104h 21m
English
PSource
This class is a representation of the source of “encoding input P” in OAEP padding, defined by the PKCS #1 standard.
public class PSource { // Protected Constructors protected PSource(String pSrcName); // Nested Types public static final class PSpecified extends PSource; // Public Instance Methods public String getAlgorithm( ); }
PSource.PSpecified
OAEPParameterSpec.OAEPParameterSpec( )
OAEPParameterSpec.getPSource( )
Read now
Unlock full access