일단~은
AES/CBC/PKCS5PADDING이 기본이라고 보면 될 듯?
| Encrypt/decrypt data using the cipher method specified by type. The syntax of the type string is: where algorithm is one of: 
 and mode is one of: 
 and padding is one of: 
 | 
'프로그램 사용 > postgreSQL' 카테고리의 다른 글
| sql over() partition by (0) | 2019.11.28 | 
|---|---|
| pg_tables, pg_sequences (0) | 2019.11.28 | 
| sql TO_CHAR() (0) | 2019.11.23 | 
| sql where like %와 _ (0) | 2019.11.22 | 
| split_part() 에서 나눠지지 않을 경우 없는 막기 (0) | 2019.11.15 | 





