C# 클래스 BlueSky.Model.CiphDeciph

파일 보기 프로젝트 열기: BlueSkyStatistics/BlueSkyRepository

공개 메소드들

메소드 설명
RijndaelCipherText ( string plaintext ) : string

메소드 상세

RijndaelCipherText() 공개 메소드

public RijndaelCipherText ( string plaintext ) : string
plaintext string
리턴 string