enum SECCryptoFile { ECB, OFB };
Encryption methods
Defined in: CRYPTFIL.H
Members
ECB
Electronic Codebook encoding
OFB
Output Feedback encoding