ConvertTo-RayFlowEncryptedClientPassword

<< Click to Display Table of Contents >>

RayFlow PowerShell API > 7.3 > Implementation Guide > Cmdlet Reference 

ConvertTo-RayFlowEncryptedClientPassword

Description

Converts a given open-text password to a legacy RayFlow Client password string with a given encryption key.

 

Parameters

Name

Type

Mandatory

Description

Password

String[]

Yes

One or more passwords to encrypt.

EncryptionKey

String

Yes

The encryption key.

 

Returns

Type

Description

String[]

The encrypted password(s).