-
Fields Field Description javax.crypto.spec.OAEPParameterSpec.DEFAULT This field uses the default values defined in the PKCS #1 standard. Some of these defaults are no longer recommended due to advances in cryptanalysis -- see Appendix B.1 of PKCS #1 for more details. Thus, it is recommended to create a newOAEPParameterSpecwith the desired parameter values using theOAEPParameterSpec(String, String, AlgorithmParameterSpec, PSource)constructor.
-
Methods Method Description sun.security.x509.AlgorithmId.getAlgorithmId(String) use the short get form of this method.
-
Constructors Constructor Description sun.security.x509.AlgorithmId() use one of the other constructors.