Class NonStandardEncryptionProvider

  • All Implemented Interfaces:
    CodecHandler

    public class NonStandardEncryptionProvider
    extends ECMAStandardEncryptionProvider
    The "non-standard" provider handles the case where AES is enabled for older databases with the office crypto "compatmode" set to 0 (non-compatible). More details here
    Author:
    James Ahlborn