Internal.Cryptography.CryptoThrowHelper static class CryptoThrowHelper Documentation Code namespace Internal.Cryptography { internal static class CryptoThrowHelper { public static CryptographicException ToCryptographicException(this int hr); } }