Enumerations
The following enumerations are available globally.
-
The padding mode for encryption and decryption. The same padding mode has to be used for encryption and decryption, else the decryption will fail.
See moreDeclaration
Swift
public enum Padding
View on GitHub
Enumerations Reference