<PackageReference Include="Microsoft.Bcl.Cryptography" Version="11.0.0-preview.2.26159.112" />
System.Security.Cryptography.PinAndClear
namespace System.
Security.
Cryptography
{
internal struct PinAndClear :
IDisposable
{
public void Dispose();
}
}