Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LedgerWallet
U2F
KeyHandle
C# 클래스 LedgerWallet.U2F.KeyHandle
파일 보기
프로젝트 열기: LedgerHQ/ledger-dotnet-api
1 사용 예제들
공개 메소드들
메소드
설명
GetBytes
(
bool
@unsafe
= false ) :
byte[]
KeyHandle
(
byte
bytes
) :
System
KeyHandle
(
string
hex
) :
System
ToString
( ) :
string
메소드 상세
GetBytes()
공개
메소드
public
GetBytes
(
bool
@unsafe
= false ) :
byte[]
@unsafe
bool
리턴
byte[]
KeyHandle()
공개
메소드
public
KeyHandle
(
byte
bytes
) :
System
bytes
byte
리턴
System
KeyHandle()
공개
메소드
public
KeyHandle
(
string
hex
) :
System
hex
string
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string