asymmetric-sign
Create a signature of the input file using the provided key.
asymmetric-verify
Verify a signature of the input file using the provided key.
decrypt
Decrypt the ciphertext using the passed key and return the plaintext file.
encrypt
Encrypt the plaintext using the passed key and return the ciphertext file.
import
Import a key passed from the key material file.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-06 UTC."],[],[]]