changePin  export

Chapter 8: Using wstool, wstkeytool, wstant, and wstkeytoolant

deleteCert

Description

Deletes a certificate identified by the entry identified by keyname from the keystore.

Syntax

Command line:

deleteCert 
keyname

Ant build file:

<taskdef name="wst_antTask" classname="com.sybase.wst.wstool.ant.AntTask"/>
<target name="deleteCert" > <wst_antTask command="deleteCert"
keyname=”key” >

Examples

Example 1

This command deletes the certificate identified by testkey from the keystore:

wstkeytool deleteCert testkey




Copyright © 2005. Sybase Inc. All rights reserved. export

View this book as PDF