C# 클래스 libsignalservice.crypto.InvalidCiphertextException

상속: Exception
파일 보기 프로젝트 열기: signal-csharp/libsignal-service-dotnet

공개 메소드들

메소드 설명
InvalidCiphertextException ( Exception nested ) : System
InvalidCiphertextException ( string s ) : System

메소드 상세

InvalidCiphertextException() 공개 메소드

public InvalidCiphertextException ( Exception nested ) : System
nested Exception
리턴 System

InvalidCiphertextException() 공개 메소드

public InvalidCiphertextException ( string s ) : System
s string
리턴 System