jumajeric
Results
1
issues of
jumajeric
Hello everybody, I am trying to encrypt a string using Aes256Gcm, but the encryption fails on generation with this message: ``` **System.ArgumentException: 'illegal object in GetInstance: Org.BouncyCastle.Asn1.DerOctetString (Parameter 'obj')'** This...