메소드 | 설명 | |
---|---|---|
Decrypt ( string ciphertextBase64, |
||
Encrypt ( string strToEncrypt, |
||
LegacyRijndaelCryptographyProvider ( ) : System |
public Decrypt ( string ciphertextBase64, |
||
ciphertextBase64 | string | |
password | ||
리턴 | string |
public Encrypt ( string strToEncrypt, |
||
strToEncrypt | string | |
strSecret | ||
리턴 | string |
public LegacyRijndaelCryptographyProvider ( ) : System | ||
리턴 | System |