cryptomgmtlibs/securitytestfw/test/autotesting/enableclientauthenticationdlg.bat
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    11 @rem
    11 @rem
    12 @rem Contributors:
    12 @rem Contributors:
    13 @rem
    13 @rem
    14 @rem Description: 
    14 @rem Description: 
    15 @rem
    15 @rem
    16 REM @ECHO Off
       
    17 
    16 
    18 if "%1"=="ini" goto ini;
    17 if "%1"=="ini" goto ini;
    19 if "%1"=="cert" goto certstore; 
    18 if "%1"=="cert" goto certstore; 
    20 if "%1"=="restore" goto restore;
    19 if "%1"=="restore" goto restore;
    21 goto exit
    20 goto exit