How to decipher secret in django #99
Unanswered
rstambach1
asked this question in
Q&A
Replies: 1 comment
-
You can use https://github.com/Onemind-Services-LLC/netbox-secrets/blob/master/netbox_secrets/api/views.py#L109 for reference |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using netbox-secrets plugin how can I decipher plaintext in django. If I have an instance of a secret object is there a function to call to decipher the secret?
Beta Was this translation helpful? Give feedback.
All reactions