1 write to _encryptCallCount
KeyManagementSimulator (1)
Program.cs (1)
559_encryptCallCount++;
1 reference to _encryptCallCount
KeyManagementSimulator (1)
Program.cs (1)
555public int EncryptCallCount => _encryptCallCount;