C# Class RSA_PM_Client.Client.Message

Afficher le fichier Open project: RSA-PM/RSA-PM

Méthodes publiques

Свойство Type Description
MyPrvId long
msg string
signed bool
their_pubkey byte[]

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

MyPrvId public_oe property

public long MyPrvId
Résultat long

msg public_oe property

public string msg
Résultat string

signed public_oe property

public bool signed
Résultat bool

their_pubkey public_oe property

public byte[] their_pubkey
Résultat byte[]