Skip to content

Commit

Permalink
Merge branch 'PSPKI-vNext'
Browse files Browse the repository at this point in the history
  • Loading branch information
Crypt32 committed Oct 22, 2018
2 parents 4423947 + 57cab56 commit c2d95a9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file modified PSPKI/Library/SysadminsLV.PKI.dll
Binary file not shown.
11 changes: 11 additions & 0 deletions PSPKI/Types/PSPKI.Types.ps1xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,15 @@
</ScriptProperty>
</Members>
</Type>
<Type>
<Name>System.Security.Cryptography.X509Certificates.X509Certificate2</Name>
<Members>
<ScriptMethod>
<Name>DeletePrivateKey</Name>
<Script>
[SysadminsLV.PKI.Utils.CLRExtensions.X509Certificate2Extensions]::DeletePrivateKey($this)
</Script>
</ScriptMethod>
</Members>
</Type>
</Types>

0 comments on commit c2d95a9

Please sign in to comment.