public Task<byte[]> DecryptAsync( string keyName, byte[] data, EncryptionAlgorithm algorithm = default )
In This Article