1 reference to KeySizeInBits
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
Utils\BrowserToolsKeyPair.cs (1)
292
using var rsa = RSA.Create(
KeySizeInBits
);