Method | Description | |
---|---|---|
GetId ( ) : string | ||
SignerUserId ( bool critical, byte data ) : System | ||
SignerUserId ( bool critical, string userId ) : System |
Method | Description | |
---|---|---|
UserIdToBytes ( string id ) : byte[] |
public SignerUserId ( bool critical, byte data ) : System | ||
critical | bool | |
data | byte | |
return | System |
public SignerUserId ( bool critical, string userId ) : System | ||
critical | bool | |
userId | string | |
return | System |