DataProtector public class DataProtector Documentation public DataProtector(Store store) public byte[] Decrypt(byte[] cipherText) public byte[] Decrypt(byte[] cipherText, byte[] entropyText) public byte[] Encrypt(byte[] plainText) public byte[] Encrypt(byte[] plainText, byte[] entropyText)