< Back
Protect-Blob
Post
NAME Protect-Blob
SYNTAX
Protect-Blob [[-Blob] <byte[]>] [-PrivateKey <byte[]>] [-InsecureInfo <byte[]>] [<CommonParameters>]
Protect-Blob [[-Blob] <byte[]>] [-Password <securestring>] [-InsecureInfo <byte[]>] [<CommonParameters>]
Protect-Blob [[-Blob] <byte[]>] [-Key <byte[]>] [-AuthenticationKey <byte[]>] [-InsecureInfo <byte[]>]
[<CommonParameters>]
PARAMETERS
-AuthenticationKey <byte[]>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Keys
Aliases None
Dynamic? false
-Blob <byte[]>
Required? false
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-InsecureInfo <byte[]>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Key <byte[]>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Keys
Aliases None
Dynamic? false
-Password <securestring>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Password
Aliases None
Dynamic? false
-PrivateKey <byte[]>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name PrivateKey
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
System.Byte[]
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
SYNTAX
Protect-Blob [[-Blob] <byte[]>] [-PrivateKey <byte[]>] [-InsecureInfo <byte[]>] [<CommonParameters>]
Protect-Blob [[-Blob] <byte[]>] [-Password <securestring>] [-InsecureInfo <byte[]>] [<CommonParameters>]
Protect-Blob [[-Blob] <byte[]>] [-Key <byte[]>] [-AuthenticationKey <byte[]>] [-InsecureInfo <byte[]>]
[<CommonParameters>]
PARAMETERS
-AuthenticationKey <byte[]>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Keys
Aliases None
Dynamic? false
-Blob <byte[]>
Required? false
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-InsecureInfo <byte[]>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Key <byte[]>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Keys
Aliases None
Dynamic? false
-Password <securestring>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Password
Aliases None
Dynamic? false
-PrivateKey <byte[]>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name PrivateKey
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
System.Byte[]
OUTPUTS
System.Object
ALIASES
None
REMARKS
None