Closed diptimahamuni closed 3 months ago
The UI should be able to display the description of the secret
Add method String getDescription() to DeRecSecret.java to get the description of the secret for use in the UI.
String getDescription()
Problem
The UI should be able to display the description of the secret
Solution
Add method
String getDescription()
to DeRecSecret.java to get the description of the secret for use in the UI.