< Back
Save-BittrexAPIKeys
Post
NAME Save-BittrexAPIKeys
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
Save-BittrexAPIKeys [-Key] <String> [-Secret] <String> [[-PIN] <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Key <String>
Provide the API KEY value
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Secret <String>
Provide the API SECRET value
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-PIN <String>
Provide and use a PIN for extra Encryption/Decryption security. Will prompt once per Powershell Window for
use.
Required? false
Position? 3
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
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
Save-BittrexAPIKeys [-Key] <String> [-Secret] <String> [[-PIN] <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Key <String>
Provide the API KEY value
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Secret <String>
Provide the API SECRET value
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-PIN <String>
Provide and use a PIN for extra Encryption/Decryption security. Will prompt once per Powershell Window for
use.
Required? false
Position? 3
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