Skip to content

check out the .NET type System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension #6

@github-actions

Description

@github-actions

### TODO: check out the .NET type System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension
$codesigningoid = New-Object -ComObject 'X509Enrollment.CObjectId.1'
### TODO: put this in a SWITCH
$codesigningoid.InitializeFromValue("1.3.6.1.5.5.7.3.3") # Code Signing
#$codesigningoid.InitializeFromValue("1.3.6.1.5.5.7.3.1") # Server Authentication
#$codesigningoid.InitializeFromValue("1.3.6.1.5.5.7.3.2") # Client Authentication


This issue was generated by todo-issue based on a TODO comment in 0c124fd.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions