No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | javax.crypto.spec.PSource |
![]() |
The source of the label L
as specified in PKCS #1.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
PSource.PSpecified | The explicit specification of the parameter P used in the source algorithm. |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Creates a new
PSource instance with the specified source algorithm identifier.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Returns the source algorithm identifier.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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.