C# 클래스 Client.Models.Message

파일 보기 프로젝트 열기: TheRankZz/Web-Engineering-und-Informationssicherheit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cipher string
iv string
key_recipient_enc string
sender string
sig_recipient string

프로퍼티 상세

cipher 공개적으로 프로퍼티

public string cipher
리턴 string

iv 공개적으로 프로퍼티

public string iv
리턴 string

key_recipient_enc 공개적으로 프로퍼티

public string key_recipient_enc
리턴 string

sender 공개적으로 프로퍼티

public string sender
리턴 string

sig_recipient 공개적으로 프로퍼티

public string sig_recipient
리턴 string