Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions Docs/Commands/Assert-YubikeyPIV.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
HelpUri: ''
Locale: en-US
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
title: Assert-YubiKeyPIV
---

# Assert-YubiKeyPIV
Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Block-YubikeyPIV.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Build-YubiKeyPIVCertificateSigningRequest.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Build-YubikeyPIVSignCertificate.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
105 changes: 105 additions & 0 deletions Docs/Commands/Clear-YubiKeyFIDO2Blob.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri: ''
Locale: en-SE
Module Name: powershellYK
PlatyPS schema version: 2024-05-01
title: Clear-YubiKeyFIDO2Blob
---

# Clear-YubiKeyFIDO2Blob

## SYNOPSIS

Removes all BLOBs from the YubiKey FIDO2 application.

## SYNTAX

### __AllParameterSets

```
Clear-YubiKeyFIDO2Blob [-WhatIf] [-Confirm] [<CommonParameters>]
```

## ALIASES

## DESCRIPTION

Removes all BLOBs from the YubiKey FIDO2 application. This cmdlet will prompt for confirmation before proceeding with the deletion of all BLOBs.

## EXAMPLES

### Example 1

{{ Add example description here }}

## PARAMETERS

### -Confirm

Prompts you for confirmation before running the cmdlet.

```yaml
Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases:
- cf
ParameterSets:
- Name: (All)
Position: Named
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
```

### -WhatIf

Runs the command in a mode that only reports what would happen without performing the actions.

```yaml
Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases:
- wi
ParameterSets:
- Name: (All)
Position: Named
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).

## INPUTS

## OUTPUTS

### System.Object

{{ Fill in the Description }}

## NOTES

{{ Fill in the Notes }}

## RELATED LINKS

{{ Fill in the related links here }}

6 changes: 1 addition & 5 deletions Docs/Commands/Confirm-YubiKeyFIDO2Attestation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ external help file: powershellYK.dll-Help.xml
HelpUri: ''
Locale: en-SE
Module Name: powershellYK
ms.date: 03-26-2026
PlatyPS schema version: 2024-05-01
title: Confirm-YubiKeyFIDO2Attestation
---
Expand All @@ -13,7 +12,7 @@ title: Confirm-YubiKeyFIDO2Attestation

## SYNOPSIS

{{ Fill in the Synopsis }}
Confirm YubiKey FIDO2 Attestation.

## SYNTAX

Expand All @@ -25,9 +24,6 @@ Confirm-YubiKeyFIDO2Attestation -AttestationObject <FileInfo> [<CommonParameters

## ALIASES

This cmdlet has the following aliases,
{{Insert list of aliases}}

## DESCRIPTION

{{ Fill in the Description }}
Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Confirm-YubiKeyPIVAttestation.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Connect-Yubikey.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Connect-YubikeyFIDO2.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
7 changes: 3 additions & 4 deletions Docs/Commands/Connect-YubikeyOATH.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand All @@ -24,7 +23,7 @@ Connect-YubiKeyOATH -Password <SecureString> [<CommonParameters>]
### Password (Default)

```
Connect-YubiKeyOATH -Password <securestring> [<CommonParameters>]
Connect-YubiKeyOATH [-Password <securestring>] [<CommonParameters>]
```

## ALIASES
Expand Down Expand Up @@ -57,7 +56,7 @@ Aliases: []
ParameterSets:
- Name: Password
Position: Named
IsRequired: true
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Connect-YubikeyPIV.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/ConvertTo-AltSecurity.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Disconnect-Yubikey.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Enable-YubikeyFIDO2EnterpriseAttestation.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Enable-powershellYKSDKLogging.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
16 changes: 13 additions & 3 deletions Docs/Commands/Export-YubiKeyFIDO2Blob.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ external help file: powershellYK.dll-Help.xml
HelpUri: ''
Locale: en-SE
Module Name: powershellYK
ms.date: 03-20-2026
PlatyPS schema version: 2024-05-01
title: Export-YubiKeyFIDO2Blob
---
Expand All @@ -29,6 +28,12 @@ Export-YubiKeyFIDO2Blob -CredentialId <CredentialID> -OutFile <FileInfo> [<Commo
Export-YubiKeyFIDO2Blob -RelyingPartyID <string> -OutFile <FileInfo> [<CommonParameters>]
```

### AutoLookup (Default)

```
Export-YubiKeyFIDO2Blob -OutFile <FileInfo> [<CommonParameters>]
```

## ALIASES

## DESCRIPTION
Expand Down Expand Up @@ -79,6 +84,12 @@ DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: AutoLookup
Position: Named
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
- Name: Export LargeBlob
Position: Named
IsRequired: true
Expand Down Expand Up @@ -140,5 +151,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## RELATED LINKS

[FIDO2 large blobs ("largeBlobs" option)](https://docs.yubico.com/yesdk/users-manual/application-fido2/large-blobs.html)

- [FIDO2 large blobs ("largeBlobs" option)](https://docs.yubico.com/yesdk/users-manual/application-fido2/large-blobs.html)
3 changes: 1 addition & 2 deletions Docs/Commands/Export-YubikeyPIVCertificate.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Find-Yubikey.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Get-Yubikey.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Get-YubikeyBIOFingerprint.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
3 changes: 1 addition & 2 deletions Docs/Commands/Get-YubikeyFIDO2.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
---
document type: cmdlet
external help file: powershellYK.dll-Help.xml
HelpUri:
Module Name: powershellYK
ms.date: 03-19-2026
PlatyPS schema version: 2024-05-01
---

Expand Down
Loading
Loading