메소드 | 설명 | |
---|---|---|
Decrypt ( this |
||
Decrypt ( this cipherText, string passPhrase ) : string | ||
Encrypt ( this |
||
Encrypt ( this plainText, string passPhrase ) : string |
public static Decrypt ( this |
||
logins | this |
|
key | string | |
리턴 | List |
public static Decrypt ( this cipherText, string passPhrase ) : string | ||
cipherText | this | |
passPhrase | string | |
리턴 | string |
public static Encrypt ( this |
||
logins | this |
|
key | string | |
리턴 | List |
public static Encrypt ( this plainText, string passPhrase ) : string | ||
plainText | this | |
passPhrase | string | |
리턴 | string |