Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.crypto.spec.PSource

Packages that use PSource
Package Description
javax.crypto.spec Provides classes and interfaces for key specifications and algorithm parameter specifications. 
 

Uses of PSource in javax.crypto.spec
 

Subclasses of PSource in javax.crypto.spec
Modifier and Type Class and Description
static class PSource.PSpecified
          This class is used to explicitly specify the value for encoding input P in OAEP Padding.
 

Methods in javax.crypto.spec that return PSource
Modifier and Type Method and Description
 PSource OAEPParameterSpec.getPSource()
          Returns the source of encoding input P.
 

Constructors in javax.crypto.spec with parameters of type PSource
Constructor and Description
OAEPParameterSpec(String mdName, String mgfName, AlgorithmParameterSpec mgfSpec, PSource pSrc)
          Constructs a parameter set for OAEP padding as defined in the PKCS #1 standard using the specified message digest algorithm mdName, mask generation function algorithm mgfName, parameters for the mask generation function mgfSpec, and source of the encoding input P pSrc.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.