Module java.base

Class SM4ParameterSpec

    • Constructor Detail

      • SM4ParameterSpec

        public SM4ParameterSpec​(Class<? extends AlgorithmParameterSpec> paramSpecClass)
        Construct a new SM4ParameterSpec.
        Parameters:
        paramSpecClass - the class of the parameter specification
    • Method Detail

      • getParamSpecClass

        public Class<? extends AlgorithmParameterSpec> getParamSpecClass()
        Get the class of the parameter specification.
        Returns:
        the class of the parameter specification