Save key file with a new password.
Guarde el archivo clave con una nueva contraseƱa.
Cmd : | NEWKEY Command |
.NET : | Sat.NewKeyFile Method |
VBA/VB6 : | satNewKeyFile Function |
C (ANSI) : | SAT_NewKeyFile Function |
C++ (STL) : | firmasat::Sat::NewKeyFile |
To save the key file in unencrypted form ("PrivateKeyInfo") set the new password to the empty string szNewPassword=""
in your code or -n ""
in the CLI.