Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 264 Bytes

PshUtils.CryptoKnife

.NET and PowerShell utilities

New-RSAKeyPair cmdlet

Uses PshUtils.CryptoKnife to create a new RSA key pair of size $KeySize, ASN.1 encode it and return it as Base64 strings New-RSAKeyPair in action