Nabû 1.0.0
Standardizing .NET developments with abstractions
Nabu.Storage.ICryptographyInfo Interface Reference
+ Inheritance diagram for Nabu.Storage.ICryptographyInfo:

Public Member Functions

Task< ICryptoTransform > GetEncryptor (string id)
 
Task< ICryptoTransform > GetDecryptor (string id)