System.Security.Cryptography.PinAndClear struct PinAndClear : IDisposable Documentation Code namespace System.Security.Cryptography { internal struct PinAndClear : IDisposable { public void Dispose(); } }