mosesmosheh

Results 2 issues of mosesmosheh

### Steps to reproduce 1. Log in as a super user 2. Create a group and apply every permission available to it 3. Create a test user and assign user...

When executing your command: `$encrypted = "Hello","How are you" | Protect-PEMString -PublicKey .\mykey.pub` PowerShell throws the Exception Error ``` Protect-PEMString : Exception calling "Encrypt" with "2" argument(s): "Object reference not...

bug