Output of LLDecrypt function.

interface Result {
    plaintext: Uint8Array;
}

Properties

Properties

plaintext: Uint8Array