메소드 | 설명 | |
---|---|---|
GetId ( ) : string | ||
SignerUserId ( bool critical, byte data ) : System | ||
SignerUserId ( bool critical, string userId ) : System |
메소드 | 설명 | |
---|---|---|
UserIdToBytes ( string id ) : byte[] |
public SignerUserId ( bool critical, byte data ) : System | ||
critical | bool | |
data | byte | |
리턴 | System |
public SignerUserId ( bool critical, string userId ) : System | ||
critical | bool | |
userId | string | |
리턴 | System |