C# 클래스 LedgerWallet.U2F.U2FAuthenticationResponse

파일 보기 프로젝트 열기: LedgerHQ/ledger-dotnet-api

공개 메소드들

메소드 설명
ToBytes ( ) : byte[]
U2FAuthenticationResponse ( byte bytes ) : System

메소드 상세

ToBytes() 공개 메소드

public ToBytes ( ) : byte[]
리턴 byte[]

U2FAuthenticationResponse() 공개 메소드

public U2FAuthenticationResponse ( byte bytes ) : System
bytes byte
리턴 System