Parameters for enclosed decryption operations.
Note: This interface is intended to be used with a closure that captures the key and algorithm-specific parameters so that arbitrary data can be decrypted without exposing the key or parameters to the caller.
Data to be decrypted.
Parameters for enclosed decryption operations.
Note: This interface is intended to be used with a closure that captures the key and algorithm-specific parameters so that arbitrary data can be decrypted without exposing the key or parameters to the caller.