Skip to content

Conversation

@vcsjones
Copy link
Member

@vcsjones vcsjones commented Sep 3, 2024

This is more or less a repeat of the Win32 docs, trimmed down a bit.

@vcsjones vcsjones added the documentation Documentation bug or enhancement, does not impact product or test code label Sep 3, 2024
@vcsjones vcsjones requested review from bartonjs and krwq September 3, 2024 16:15
@ghost ghost added the area-System.Security label Sep 3, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

Co-authored-by: Jeremy Barton <[email protected]>
Comment on lines +30 to +31
/// Instructs Virtualization-based security (VBS) to protect the client key with a per-boot key
/// when combined with <see cref="RequireVbs"/> or <see cref="PreferVbs"/> .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// Instructs Virtualization-based security (VBS) to protect the client key with a per-boot key
/// when combined with <see cref="RequireVbs"/> or <see cref="PreferVbs"/> .
/// Instructs Virtualization-based security (VBS) to protect the client key with a key that can't
/// be reused across boot cycles when combined with <see cref="RequireVbs"/> or
/// <see cref="PreferVbs"/>.

@vcsjones vcsjones merged commit 747df88 into dotnet:main Sep 3, 2024
@vcsjones vcsjones deleted the add-cng-key-vbs-docs branch September 4, 2024 15:38
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Security documentation Documentation bug or enhancement, does not impact product or test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants