Skip to content

Invoke-NSImportSSLFipsKey

Module area: NetScalerToolkit

Synopsis

Generated command reference. Review the command syntax and parameter metadata before use.

Syntax

Invoke-NSImportSSLFipsKey [-Exponent <String>] -FipsKeyName <String> [-InForm <String>] [-InitializationVector <String>] -Key <String> [-WrapKeyName <String>] [-Session <PSObject>] [-IgnoreNotFound <SwitchParameter>] [-ReturnNullOnNotFound <SwitchParameter>] [-ThrowOnWarning <SwitchParameter>]

Parameters

-Confirm

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False
  • Aliases: cf

-Exponent

  • Type: System.String
  • Required: False
  • Pipeline input: False

-FipsKeyName

  • Type: System.String
  • Required: True
  • Pipeline input: False

-IgnoreNotFound

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False

-InForm

  • Type: System.String
  • Required: False
  • Pipeline input: False

-InitializationVector

  • Type: System.String
  • Required: False
  • Pipeline input: False

-Key

  • Type: System.String
  • Required: True
  • Pipeline input: False

-ReturnNullOnNotFound

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False

-Session

  • Type: System.Management.Automation.PSObject
  • Required: False
  • Pipeline input: False

-ThrowOnWarning

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False

-WhatIf

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False
  • Aliases: wi

-WrapKeyName

  • Type: System.String
  • Required: False
  • Pipeline input: False

Notes

This page was generated from exported PowerShell command metadata.