Page:Using Encryption in a Custom Module(Documentation 1.5)
To encrypt and decrypt text in a custom module, use the . To get a reference to the EncryptionService, use the @AKInject directive; for example: @AKInjectAKEncryptionService encryptionService; To encr…
Page:Using Encryption in a Custom Module(Documentation 2.1)
To encrypt and decrypt text in a custom module, use the . To get a reference to the EncryptionService, use the @AKInject directive; for example: @AKInjectAKEncryptionService encryptionService; To encr…
Page:Using Encryption in a Custom Module(Documentation 3.0 Beta)
To encrypt and decrypt text in a custom module, use the . To get a reference to the EncryptionService, use the @AKInject directive; for example: @AKInjectAKEncryptionService encryptionService; To encr…
Page:Using Encryption in a Custom Module(Documentation)
To encrypt and decrypt text in a custom module, use the . To get a reference to the EncryptionService, use the @AKInject directive; for example: @AKInjectAKEncryptionService encryptionService; To encr…
Page:Using Encryption in a Custom Module(Documentation 2.0)
To encrypt and decrypt text in a custom module, use the . To get a reference to the EncryptionService, use the @AKInject directive; for example: @AKInjectAKEncryptionService encryptionService; To encr…