Function verify_and_decrypt_with_signature_sharesPrivate
- verify_and_decrypt_with_signature_shares(public_key: any, identity: any, ciphertext: any, shares: any): string
Private
Parameters
-
public_key: any
-
identity: any
-
ciphertext: any
-
shares: any
Returns string
Verifies the decryption shares are valid and decrypts the data.
Returns