Java in a Nutshell, 5th Edition [Electronic resources]

نسخه متنی -صفحه : 1191/ 938
نمايش فراداده

PSource.PSpecifiedjavax.crypto.spec

Java 5.0

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 ( ); }