Interface IGeneralNameAsConstraintsConfig

  • All Known Implementing Classes:
    GeneralNameUtil.GeneralNameAsConstraintsConfig

    public interface IGeneralNameAsConstraintsConfig
    Class that can be used to form general names from configuration file. Used by policies and extension commands.

     NOTE:  The Policy Framework has been replaced by the Profile Framework.
     

    Version:
    $Revision$, $Date$
    • Method Detail

      • getInstanceParams

        void getInstanceParams​(java.util.Vector<java.lang.String> params)
        Retrieves instance parameters.
        Parameters:
        params - parameters
      • getGeneralName

        org.mozilla.jss.netscape.security.x509.GeneralName getGeneralName()
        Retrieves the general name.
        Returns:
        general name