Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
9 subscribers
Views
2217 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
How to use Encryption Services Public API in a custom plugin
sanghapriyab
over 8 years ago
In one of our requirements, we need to decrypt the encrypted text stored via a!encryptedtextfield. To achieve this I am planning to build an Appian plugin using Appian’s public API: Encryption Services (
forum.appian.com/.../EncryptionService.html
).
Encryption Service API provides encrypt and decrypt functions, however as the EncryptionService is itself an Interface, I am not sure how to use the abstract encrypt or decrypt functions in my plugin.
Can anyone please suggest me a way to achieve this or point out where I am going wrong?
OriginalPostID-262744
Discussion posts and replies are publicly visible
Parents
0
sanghapriyab
over 8 years ago
Hi Stefan,
I was able to solve the issue by injecting the EncryptionService into the functions. Earlier I was trying to implement the EncryptionService interface in my class which confused me. Thank you so much.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sanghapriyab
over 8 years ago
Hi Stefan,
I was able to solve the issue by injecting the EncryptionService into the functions. Earlier I was trying to implement the EncryptionService interface in my class which confused me. Thank you so much.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data