Home >

LunaSH Command Reference Guide > LunaSH Commands > package > package verify

package verify

Verifies that the specified package is from SafeNet, and that the provided authcode is correct.

Syntax

package verify <package_name> authcode <authcode>

Parameter Shortcut Description
-authcode -a Specifies the secure package authorization code provided by SafeNet with the secure package
<package_name>  

Specifies the name of the package to erase. For a list of packages waiting installation, use the package listfile command.

Example

lunash:>package verify lunasa_update-5.1.0-24.spkg -a qxTdRMNFFMJHYHsR 
 
Command succeeded:  decrypt package 
Command succeeded:  verify package certificate 
Command succeeded:  verify package signature   
Preparing packages for installation...
 
Command Result : 0 (Success)