< Back

Set-BittrexKeyPin

Sun Jan 12, 2020 4:08 pm

NAME Set-BittrexKeyPin



SYNOPSIS

Save the private protected KEY/SECRET values in the registry in an encrypted format. This keeps the KEY/SECRET

from being stored in plain text in the script.





SYNTAX

Set-BittrexKeyPin [-PIN] <String> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-PIN <String>

Provide and use a PIN for extra Encryption/Decryption security. Will prompt once per Powershell Window for

use.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS