KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > crypto > spec > PSource.PSpecified

javax.crypto.spec
Class PSource.PSpecified

java.lang.Object
  extended by javax.crypto.spec.PSource
      extended by javax.crypto.spec.PSource.PSpecified
Enclosing class:
PSource
See Also:
Top Examples, Source Code

public static final PSource.PSpecified DEFAULT
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public byte[] getValue()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public PSource.PSpecified(byte[] p)
See Also:
NullPointerException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags