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