C# Class Internal.Cryptography.CryptoThrowHelper.WindowsCryptographicException

Inheritance: System.Security.Cryptography.CryptographicException
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
WindowsCryptographicException ( int hr, string message ) : System

Method Details

WindowsCryptographicException() public méthode

public WindowsCryptographicException ( int hr, string message ) : System
hr int
message string
Résultat System