C# 클래스 lageant.core.Models.Keystore

파일 보기 프로젝트 열기: bitbeans/lageant 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetKeyById ( byte id ) : Key
GetKeyByPublicKey ( byte publicKey ) : Key

메소드 상세

GetKeyById() 공개 메소드

public GetKeyById ( byte id ) : Key
id byte
리턴 Key

GetKeyByPublicKey() 공개 메소드

public GetKeyByPublicKey ( byte publicKey ) : Key
publicKey byte
리턴 Key