1 write to _decryptCallCount
KeyManagementSimulator (1)
Program.cs (1)
578
_decryptCallCount
++;
1 reference to _decryptCallCount
KeyManagementSimulator (1)
Program.cs (1)
574
public int DecryptCallCount =>
_decryptCallCount
;