C# 클래스 Electro.Crypto.PrivateKey

파일 보기 프로젝트 열기: HackerDom/ructfe-2015 1 사용 예제들

Private Properties

프로퍼티 타입 설명
OnDeserialized void
OnSerializing void

공개 메소드들

메소드 설명
GenPrivateKey ( int maxNum, int bitsCount = DefaultBitsCount ) : PrivateKey

비공개 메소드들

메소드 설명
OnDeserialized ( StreamingContext context ) : void
OnSerializing ( StreamingContext context ) : void

메소드 상세

GenPrivateKey() 공개 정적인 메소드

public static GenPrivateKey ( int maxNum, int bitsCount = DefaultBitsCount ) : PrivateKey
maxNum int
bitsCount int
리턴 PrivateKey