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