< Back

Unprotect-Aes

Fri Jan 10, 2020 7:42 pm

NAME Unprotect-Aes



SYNTAX

Unprotect-Aes [[-Key] <Object>] [[-InitializationVector] <Object>] [[-CipherText] <Object>] [<CommonParameters>]





PARAMETERS

-CipherText <Object>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-InitializationVector <Object>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Key <Object>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None