C# 클래스 MegaApi.Rsa.QAndMod

파일 보기 프로젝트 열기: redwyre/MegaApi

공개 프로퍼티들

프로퍼티 타입 설명
mod uint[]
q uint[]

프로퍼티 상세

mod 공개적으로 프로퍼티

public uint[] mod
리턴 uint[]

q 공개적으로 프로퍼티

public uint[] q
리턴 uint[]