메소드 | 설명 | |
---|---|---|
EncryptedBytes ( byte ciphertext, byte salt ) : System | ||
FromBase64 ( string base64 ) : |
||
ToBase64 ( ) : string |
public EncryptedBytes ( byte ciphertext, byte salt ) : System | ||
ciphertext | byte | |
salt | byte | |
리턴 | System |
public static FromBase64 ( string base64 ) : |
||
base64 | string | |
리턴 |