https://github.com/shibayan/machinekeygenerator
MachineKeyGenerator automatically create a machineKey element. (AES256 / HMACSHA256)
https://github.com/shibayan/machinekeygenerator
Last synced: 23 days ago
JSON representation
MachineKeyGenerator automatically create a machineKey element. (AES256 / HMACSHA256)
- Host: GitHub
- URL: https://github.com/shibayan/machinekeygenerator
- Owner: shibayan
- License: other
- Created: 2015-07-03T07:24:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T07:24:46.000Z (about 11 years ago)
- Last Synced: 2025-10-06T03:45:00.434Z (10 months ago)
- Language: PowerShell
- Size: 551 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
MachineKeyGenerator
================
## Install
```
Install-Package MachineKeyGenerator
```
## Uninstall
```
Uninstall-Package MachineKeyGenerator
```