maythamfahmi / CryptoNet

CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
https://github.com/maythamfahmi/CryptoNet
MIT License
101 stars 19 forks source link

Hard Coded Store #16

Closed 66656c6c6f7574 closed 2 years ago

66656c6c6f7574 commented 2 years ago

CryptoNetUtils.GetCertificateFromStore has the store location hard coded, the ability to specify the store location and name would be good.

maythamfahmi commented 2 years ago

@66656c6c6f7574 thank you for the I am working on a newer version and will take this with me.

maythamfahmi commented 2 years ago

@66656c6c6f7574 this feature now is implemented in breaking change release 2.1.0, try it and let me know, other wise you are welcome to create a new feature request. :)