C# 클래스 System.Security.Cryptography.RSAParameters

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

공개 프로퍼티들

프로퍼티 타입 설명
Exponent byte[]
Modulus byte[]

프로퍼티 상세

Exponent 공개적으로 프로퍼티

public byte[] Exponent
리턴 byte[]

Modulus 공개적으로 프로퍼티

public byte[] Modulus
리턴 byte[]