C# 클래스 Internal.Cryptography.CryptoThrowHelper.WindowsCryptographicException

상속: System.Security.Cryptography.CryptographicException
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
WindowsCryptographicException ( int hr, string message ) : System

메소드 상세

WindowsCryptographicException() 공개 메소드

public WindowsCryptographicException ( int hr, string message ) : System
hr int
message string
리턴 System