aboutsummaryrefslogtreecommitdiff
path: root/openssl/crypto/symm/sidebar-items.js
blob: 4f24c16e9b1c9c6e7f1d6fe8cba840c92b5c82e9 (plain)
1
initSidebarItems({"enum":[["Mode",""],["Type",""]],"fn":[["decrypt","Decrypts data, using the specified crypter type in decrypt mode with the specified key and iv; returns the resulting (decrypted) data."],["encrypt","Encrypts data, using the specified crypter type in encrypt mode with the specified key and iv; returns the resulting (encrypted) data."]],"struct":[["Crypter","Represents a symmetric cipher context."]]});