JarsignerPath
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          Path to jarsigner tool, defaults to assuming it is in your path 
         | 
      
      
        
          
            KeystoreAlias
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          (Required) Alias for keystore 
         | 
      
      
        
          
            KeystorePassword
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          (Required) Password for keystore 
         | 
      
      
        
          
            KeystorePath
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          (Required) Path to keystore used to sign the app 
         | 
      
      
        
          
            MessageDigestAlgorithm
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          Specifies the name of the message digest algorithm to use when digesting the entries of a JAR file. 
         | 
      
      
        
          
            SignatureAlgorithm
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          Specifies the name of the signature algorithm to use to sign the JAR file. 
         | 
      
      
        
          
            ZipalignPath
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          Path to zipalign tool, defaults to assuming it is in your path 
         |